Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-063131
#<BuildRuby:0x00005589e90961e0
@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.20220218-063131",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005368 0.000202 0.863137 ( 0.889964)
build_miniruby 0.000772 0.000129 0.062463 ( 0.061265)
build_ruby 0.000755 0.000126 0.063947 ( 0.062869)
build_all 0.004769 0.000000 3.185565 ( 0.828294)
build_install 0.008704 0.000675 6.654212 ( 2.253728)
test_btest 0.000652 0.000093 36.779410 ( 7.284491)
test_basic 0.005462 0.000780 0.265637 ( 0.354367)
test_all 0.002918 0.000417 527.513819 ( 85.112922)
test_rubyspec 0.068026 0.031423 39.369451 ( 46.300455)
total: 143.15 sec