Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-221736
#<BuildRuby:0x000055ba94c3e700
@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.20220814-221736",
@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.000026 0.000005 0.000031 ( 0.000029)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.010020 0.001232 1.006702 ( 1.425646)
build_miniruby 0.001828 0.000366 0.068042 ( 0.066349)
build_ruby 0.001489 0.000298 0.078383 ( 0.076357)
build_all 0.005458 0.004743 1.514968 ( 0.576418)
build_install 0.015761 0.006409 1.886626 ( 0.925750)
test_btest 0.000838 0.000233 77.376998 ( 8.347779)
test_basic 0.002441 0.005806 0.334391 ( 0.425457)
test_all 0.004092 0.001364 626.572328 ( 64.326479)
test_rubyspec 0.079304 0.095715 45.512008 ( 53.083493)
total: 129.25 sec