Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-033847
#<BuildRuby:0x000055f4e6f92320
@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.20220210-033847",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.002081 0.003262 0.870728 ( 0.961727)
build_miniruby 0.000677 0.000225 0.062096 ( 0.061016)
build_ruby 0.000915 0.000000 0.063881 ( 0.062680)
build_all 0.001393 0.003222 3.192453 ( 0.830823)
build_install 0.000750 0.009317 6.636010 ( 2.246434)
test_btest 0.000732 0.000000 41.561182 ( 7.434960)
test_basic 0.003293 0.001892 0.286259 ( 0.376546)
test_all 0.000872 0.002666 554.985334 ( 81.003931)
test_rubyspec 0.034353 0.036406 39.549658 ( 46.529260)
total: 139.51 sec