Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-213248
#<BuildRuby:0x000055ee47997ba0
@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.20231026-213248",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004830 0.000158 1.351533 ( 1.608772)
build_miniruby 0.001150 0.000209 0.878440 ( 0.877409)
build_ruby 0.001884 0.000000 2.710579 ( 2.710657)
build_all 0.009132 0.000438 16.641730 ( 1.522855)
build_install 0.012523 0.000504 5.051326 ( 1.235299)
test_btest 0.001026 0.000137 82.095786 ( 7.908683)
test_basic 0.000000 0.004664 0.667794 ( 0.743972)
test_all 0.106083 0.028552 506.865098 ( 54.860516)
test_rubyspec 0.010270 0.035237 49.212009 ( 61.532829)
total: 133.00 sec