Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-092139
#<BuildRuby:0x0000560f25993e98
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220602-092139",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005592 0.001398 0.851967 ( 1.129187)
build_miniruby 0.000842 0.000210 0.057310 ( 0.056037)
build_ruby 0.000827 0.000207 0.057667 ( 0.056316)
build_all 0.003415 0.000854 1.536865 ( 0.622633)
build_install 0.008561 0.002140 6.354374 ( 2.875073)
test_btest 0.000637 0.000160 46.878888 ( 8.455920)
test_basic 0.000115 0.005641 0.289280 ( 0.377964)
test_all 0.001080 0.000360 636.479234 ( 92.277005)
test_rubyspec 0.063868 0.039459 44.054427 ( 49.741719)
total: 155.59 sec