Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-002429
#<BuildRuby:0x000055c9bba261a8
@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",
@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.20220201-002429",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000016)
build_up 0.005350 0.000412 0.885601 ( 1.516001)
build_miniruby 0.000848 0.000065 0.062222 ( 0.061118)
build_ruby 0.000853 0.000066 0.063843 ( 0.062711)
build_all 0.004292 0.000330 3.188173 ( 0.823561)
build_install 0.004446 0.005462 6.687776 ( 2.260079)
test_btest 0.000621 0.000000 27.574101 ( 25.231354)
test_basic 0.005263 0.000115 0.273137 ( 0.362801)
test_all 0.001220 0.002349 545.139786 ( 79.560246)
test_rubyspec 0.059566 0.042144 39.466091 ( 46.424057)
total: 156.30 sec