Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-150600
#<BuildRuby:0x000055db908475f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231018-150600",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005277 0.000366 1.389822 ( 1.739431)
build_miniruby 0.000000 0.001154 0.893433 ( 0.893271)
build_ruby 0.000000 0.001277 2.720490 ( 2.720271)
build_all 0.010468 0.000012 18.609644 ( 1.644737)
build_install 0.004586 0.005126 5.494031 ( 1.283073)
test_btest 0.000731 0.000223 88.794037 ( 8.569252)
test_basic 0.004001 0.001218 0.741812 ( 0.817196)
test_all 0.002362 0.004966 602.102657 ( 57.212286)
test_rubyspec 0.035768 0.014956 54.240281 ( 66.483659)
total: 141.36 sec