Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-185333
#<BuildRuby:0x0000564fdbee1548
@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.20220224-185333",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001389 0.004511 0.723126 ( 3.130108)
build_miniruby 0.000731 0.000199 0.062066 ( 0.060878)
build_ruby 0.000703 0.000192 0.064273 ( 0.063140)
build_all 0.004664 0.000066 3.297272 ( 0.886153)
build_install 0.007138 0.002788 6.800885 ( 2.320082)
test_btest 0.000809 0.000000 39.357874 ( 7.073600)
test_basic 0.005742 0.000000 0.266038 ( 0.355174)
test_all 0.002545 0.000271 549.481794 ( 80.982411)
test_rubyspec 0.076550 0.023479 39.872646 ( 46.778506)
total: 141.65 sec