Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-230439
#<BuildRuby:0x000055915255f238
@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.20220225-230439",
@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.001538 0.004255 0.915377 ( 0.998514)
build_miniruby 0.001143 0.000088 0.081180 ( 0.085621)
build_ruby 0.000756 0.000058 0.063753 ( 0.062680)
build_all 0.004619 0.000015 3.264414 ( 0.887559)
build_install 0.010038 0.000000 6.755043 ( 2.343722)
test_btest 0.000671 0.000000 38.435711 ( 7.036943)
test_basic 0.001332 0.003810 0.287196 ( 0.377124)
test_all 0.002740 0.000305 543.298826 ( 78.955307)
test_rubyspec 0.050586 0.038452 39.891753 ( 46.847986)
total: 137.60 sec