Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-192633
#<BuildRuby:0x000055b4bdbeb500
@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.20231202-192633",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002305 0.003809 1.455759 ( 1.803324)
build_miniruby 0.000882 0.000132 0.869436 ( 0.868950)
build_ruby 0.000000 0.001334 2.702996 ( 2.704010)
build_all 0.007735 0.002586 16.835284 ( 1.472435)
build_install 0.008217 0.001494 4.992965 ( 1.203187)
test_btest 0.000000 0.001179 88.681450 ( 7.333864)
test_basic 0.000541 0.003226 0.665228 ( 0.743456)
test_all 0.101798 0.033639 565.507117 ( 52.605911)
test_rubyspec 0.037251 0.010596 49.959412 ( 62.290960)
total: 131.03 sec