Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-091325
#<BuildRuby:0x000055b407f5d398
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220317-091325",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004540 0.000826 0.900183 ( 1.023088)
build_miniruby 0.000656 0.000119 0.062157 ( 0.061109)
build_ruby 0.000774 0.000141 0.063998 ( 0.062804)
build_all 0.000000 0.004651 3.293660 ( 0.902944)
build_install 0.005174 0.004917 6.784247 ( 2.329008)
test_btest 0.000598 0.000200 41.652562 ( 6.940034)
test_basic 0.003765 0.001255 0.294372 ( 0.384850)
test_all 0.002931 0.000236 540.022807 ( 89.478213)
test_rubyspec 0.045828 0.037708 39.397266 ( 46.348932)
total: 147.53 sec