Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-004219
#<BuildRuby:0x0000555fae579398
@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.20220325-004219",
@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.000004 0.000011 ( 0.000010)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003470 0.001542 0.881454 ( 1.187588)
build_miniruby 0.000589 0.000261 0.062155 ( 0.061083)
build_ruby 0.000645 0.000287 0.064114 ( 0.062828)
build_all 0.000304 0.004402 3.303608 ( 0.891961)
build_install 0.007518 0.001838 6.802304 ( 2.335782)
test_btest 0.000542 0.000271 41.551527 ( 6.467752)
test_basic 0.003684 0.001842 0.323257 ( 0.412347)
test_all 0.001800 0.000900 548.436777 ( 81.281605)
test_rubyspec 0.052592 0.047168 39.714424 ( 46.605268)
total: 139.31 sec