Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-041821
#<BuildRuby:0x000055adb6f869c0
@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.20221006-041821",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000741 0.009521 1.071732 ( 1.185245)
build_miniruby 0.001225 0.000438 0.098981 ( 0.096904)
build_ruby 0.001108 0.000396 0.098006 ( 0.095081)
build_all 0.005552 0.001983 1.323379 ( 0.565599)
build_install 0.012361 0.002753 1.616340 ( 0.902854)
test_btest 0.001606 0.000536 62.621295 ( 6.661084)
test_basic 0.006196 0.000446 0.356634 ( 0.446203)
test_all 0.007081 0.000190 507.131471 ( 54.496361)
test_rubyspec 0.096392 0.035960 42.011592 ( 50.318986)
total: 114.77 sec