Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-204817
#<BuildRuby:0x000055bd9efdf500
@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.20231016-204817",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004471 0.000182 1.311200 ( 1.706778)
build_miniruby 0.000797 0.000290 0.993087 ( 0.992195)
build_ruby 0.000000 0.001372 2.711183 ( 2.711406)
build_all 0.010359 0.000634 18.051317 ( 1.629484)
build_install 0.008749 0.001578 5.171394 ( 1.239260)
test_btest 0.000643 0.000201 90.674707 ( 8.032517)
test_basic 0.000000 0.004374 0.586415 ( 0.662698)
test_all 0.000028 0.005809 583.366907 ( 54.692517)
test_rubyspec 0.022461 0.024654 50.819613 ( 63.145746)
total: 134.81 sec