Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-161124
#<BuildRuby:0x000055e8fcad4a68
@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.20221012-161124",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006338 0.003314 1.089242 ( 1.290628)
build_miniruby 0.000009 0.002105 0.098561 ( 0.095334)
build_ruby 0.001167 0.000538 0.104158 ( 0.101749)
build_all 0.005598 0.002584 1.294181 ( 0.557717)
build_install 0.011829 0.003296 1.608377 ( 0.874751)
test_btest 0.001045 0.000448 61.108823 ( 6.668366)
test_basic 0.004620 0.001980 0.351535 ( 0.441105)
test_all 0.003851 0.003761 483.731322 ( 53.261058)
test_rubyspec 0.087166 0.059751 43.341270 ( 51.860825)
total: 115.15 sec