Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-045309
#<BuildRuby:0x000055b2eeddf238
@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.20220216-045309",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005611 0.820190 ( 0.931224)
build_miniruby 0.000000 0.000887 0.061718 ( 0.060690)
build_ruby 0.000000 0.000908 0.063823 ( 0.062594)
build_all 0.000000 0.004596 3.166768 ( 0.820869)
build_install 0.007655 0.002256 6.650441 ( 2.235469)
test_btest 0.000000 0.000776 36.359428 ( 7.766706)
test_basic 0.002449 0.002478 0.302674 ( 0.392442)
test_all 0.002625 0.000729 541.008605 ( 88.727527)
test_rubyspec 0.064680 0.040613 39.491274 ( 46.458216)
total: 147.46 sec