Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-211038
#<BuildRuby:0x000055c9adaac4f0
@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.20220328-211038",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003680 0.006898 0.959270 ( 1.000079)
build_miniruby 0.001596 0.000425 0.074439 ( 0.072459)
build_ruby 0.001675 0.000447 0.080001 ( 0.077873)
build_all 0.007428 0.002725 4.143512 ( 0.837613)
build_install 0.015638 0.007688 7.845833 ( 2.483974)
test_btest 0.001051 0.000334 73.456237 ( 8.055554)
test_basic 0.007133 0.001009 0.347597 ( 0.439382)
test_all 0.001197 0.000364 707.035991 ( 68.515551)
test_rubyspec 0.100963 0.075555 45.940055 ( 51.351623)
total: 132.84 sec