Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-032027
#<BuildRuby:0x0000559e6f2e8b88
@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.20220904-032027",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011156 0.000797 0.963971 ( 1.270093)
build_miniruby 0.002104 0.000151 0.076575 ( 0.074504)
build_ruby 0.002086 0.000000 0.076607 ( 0.074032)
build_all 0.004937 0.004634 1.548491 ( 0.595127)
build_install 0.017384 0.005283 1.924432 ( 0.945834)
test_btest 0.001095 0.000173 72.142880 ( 8.705447)
test_basic 0.006621 0.001046 0.323243 ( 0.419529)
test_all 0.003758 0.000122 679.156593 ( 67.021712)
test_rubyspec 0.116471 0.057978 45.616832 ( 53.811216)
total: 132.92 sec