Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-055227
#<BuildRuby:0x0000561f22f708e0
@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.20220207-055227",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005306 0.000000 0.849674 ( 0.817547)
build_miniruby 0.000812 0.000000 0.061937 ( 0.060790)
build_ruby 0.000868 0.000000 0.064336 ( 0.063034)
build_all 0.004614 0.000000 3.207433 ( 0.835355)
build_install 0.006073 0.003780 6.678926 ( 2.249431)
test_btest 0.000000 0.000632 38.653341 ( 7.028153)
test_basic 0.002241 0.002954 0.240150 ( 0.330253)
test_all 0.001216 0.002464 555.916966 ( 83.087291)
test_rubyspec 0.069499 0.026288 39.857336 ( 46.803243)
total: 141.28 sec