Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-140143
#<BuildRuby:0x0000564ae1e8cd30
@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.20220724-140143",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005805 0.005290 0.970401 ( 1.095440)
build_miniruby 0.001584 0.000366 0.067706 ( 0.065627)
build_ruby 0.001337 0.000309 0.064465 ( 0.062501)
build_all 0.005411 0.003608 1.537994 ( 0.570967)
build_install 0.018075 0.003422 5.073549 ( 2.017979)
test_btest 0.001395 0.000000 71.625697 ( 8.522550)
test_basic 0.005004 0.002814 0.323751 ( 0.420048)
test_all 0.001526 0.000402 680.061262 ( 66.709349)
test_rubyspec 0.112712 0.062411 45.442117 ( 51.187977)
total: 130.65 sec