Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-143233
#<BuildRuby:0x000055b4f5b2c1b8
@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.20220209-143233",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005407 0.000000 0.889440 ( 4.033376)
build_miniruby 0.000863 0.000000 0.062241 ( 0.061147)
build_ruby 0.000868 0.000000 0.064211 ( 0.063027)
build_all 0.004961 0.000000 3.211358 ( 0.845464)
build_install 0.005670 0.004246 6.635043 ( 2.230291)
test_btest 0.000744 0.000044 40.902572 ( 6.880622)
test_basic 0.002075 0.003610 0.296558 ( 0.385499)
test_all 0.001253 0.002033 568.551342 ( 83.375870)
test_rubyspec 0.085243 0.020797 39.566803 ( 46.478467)
total: 144.35 sec