Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-203904
#<BuildRuby:0x000055584ddf0610
@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.20220728-203904",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011407 0.000501 0.974435 ( 1.115655)
build_miniruby 0.001753 0.000117 0.072958 ( 0.071525)
build_ruby 0.001621 0.000108 0.071619 ( 0.071276)
build_all 0.004980 0.004669 1.548977 ( 0.580851)
build_install 0.017185 0.005967 5.261239 ( 2.070189)
test_btest 0.000000 0.001316 77.149501 ( 8.001094)
test_basic 0.003670 0.003403 0.316159 ( 0.405768)
test_all 0.001588 0.000335 639.185216 ( 64.183512)
test_rubyspec 0.116292 0.071012 45.569012 ( 51.307526)
total: 127.81 sec