Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-051026
#<BuildRuby:0x000055dd97c2e370
@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.20221205-051026",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010108 0.000892 1.209982 ( 1.295658)
build_miniruby 0.002075 0.000296 0.851747 ( 0.851309)
build_ruby 0.002816 0.000402 2.257369 ( 2.160531)
build_all 0.015786 0.004985 18.758492 ( 2.168217)
build_install 0.022399 0.000468 2.108638 ( 1.046350)
test_btest 0.001528 0.000218 90.764493 ( 8.810032)
test_basic 0.005134 0.005997 0.349451 ( 0.432447)
test_all 0.001889 0.000360 724.118653 ( 70.863958)
test_rubyspec 0.075582 0.101606 49.403466 ( 57.570023)
total: 145.20 sec