Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-115013
#<BuildRuby:0x000055ff7baa4c10
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220404-115013",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006907 0.004568 0.992774 ( 1.018246)
build_miniruby 0.001618 0.000216 0.077038 ( 0.075051)
build_ruby 0.001596 0.000212 0.074225 ( 0.072852)
build_all 0.009876 0.001316 4.175436 ( 0.855532)
build_install 0.010418 0.013027 8.536644 ( 2.978777)
test_btest 0.001000 0.000263 75.167936 ( 8.016172)
test_basic 0.004053 0.004562 0.350590 ( 0.442779)
test_all 0.001602 0.000185 645.256688 ( 65.897124)
test_rubyspec 0.132731 0.060134 46.661382 ( 52.011504)
total: 131.37 sec