Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-194346
#<BuildRuby:0x0000562cf02888e0
@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.20220213-194346",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004647 0.000357 0.823917 ( 1.507294)
build_miniruby 0.000838 0.000064 0.062150 ( 0.061040)
build_ruby 0.000000 0.000838 0.063820 ( 0.062653)
build_all 0.000000 0.004738 3.160058 ( 0.815005)
build_install 0.007266 0.002635 6.635644 ( 2.235765)
test_btest 0.000686 0.000137 37.196880 ( 7.469599)
test_basic 0.005257 0.000000 0.259848 ( 0.349781)
test_all 0.003356 0.000000 540.520513 ( 90.005210)
test_rubyspec 0.063072 0.034675 39.614447 ( 46.610266)
total: 149.12 sec