Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-032102
#<BuildRuby:0x0000557c1e4d41b8
@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-032102",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005535 0.000409 0.864185 ( 1.050808)
build_miniruby 0.000702 0.000191 0.062079 ( 0.060959)
build_ruby 0.000000 0.000855 0.064201 ( 0.063003)
build_all 0.001945 0.002646 3.220526 ( 0.840598)
build_install 0.006376 0.003462 6.666555 ( 2.235621)
test_btest 0.000476 0.000170 39.837891 ( 6.708569)
test_basic 0.003911 0.001397 0.263763 ( 0.353517)
test_all 0.002287 0.000525 543.889862 ( 87.385740)
test_rubyspec 0.059305 0.046602 39.731878 ( 46.653555)
total: 145.35 sec