Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-223632
#<BuildRuby:0x000055b2e0878fa0
@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.20220213-223632",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005112 0.000268 0.850689 ( 0.990722)
build_miniruby 0.000749 0.000204 0.062375 ( 0.061245)
build_ruby 0.000777 0.000212 0.063996 ( 0.062766)
build_all 0.004735 0.000091 3.175900 ( 0.823756)
build_install 0.010089 0.000275 6.702302 ( 2.261378)
test_btest 0.000715 0.000000 40.083503 ( 6.685115)
test_basic 0.001305 0.003849 0.241113 ( 0.331243)
test_all 0.002599 0.000693 553.279054 ( 85.284293)
test_rubyspec 0.067160 0.038732 39.665578 ( 46.589294)
total: 143.09 sec