Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-193855
#<BuildRuby:0x000056233a1496b0
@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",
@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.20220203-193855",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005480 0.000422 0.887129 ( 1.108115)
build_miniruby 0.000767 0.000059 0.062221 ( 0.061134)
build_ruby 0.000854 0.000066 0.063818 ( 0.062571)
build_all 0.004405 0.000339 3.203222 ( 0.831783)
build_install 0.010079 0.000034 6.694699 ( 2.240284)
test_btest 0.000728 0.000049 28.484867 ( 25.610909)
test_basic 0.000503 0.004936 0.276723 ( 0.366412)
test_all 0.002795 0.000373 562.595020 ( 81.445800)
test_rubyspec 0.068079 0.023810 39.689036 ( 46.619296)
total: 158.35 sec