Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-044626
#<BuildRuby:0x000055ff80f78e80
@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.20220221-044626",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001553 0.003761 0.840767 ( 1.501812)
build_miniruby 0.000792 0.000122 0.062173 ( 0.061122)
build_ruby 0.000767 0.000118 0.063706 ( 0.062752)
build_all 0.004133 0.000636 3.175830 ( 0.827094)
build_install 0.000744 0.009055 6.668943 ( 2.255528)
test_btest 0.000552 0.000170 38.572092 ( 7.133407)
test_basic 0.004150 0.001277 0.274492 ( 0.364178)
test_all 0.003655 0.000215 539.348081 ( 80.092233)
test_rubyspec 0.062599 0.045041 39.874937 ( 46.783108)
total: 139.08 sec