Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-220503
#<BuildRuby:0x000055cef8b87500
@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.20231224-220503",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005191 0.000120 0.990164 ( 1.356638)
build_miniruby 0.001269 0.000127 0.881013 ( 0.880928)
build_ruby 0.001406 0.000141 2.754850 ( 2.755132)
build_all 0.009997 0.000553 16.698357 ( 1.502169)
build_install 0.006379 0.003090 4.771867 ( 1.176264)
test_btest 0.000977 0.000000 83.911204 ( 7.007682)
test_basic 0.003752 0.000095 0.676315 ( 0.752073)
test_all 0.091086 0.047956 525.013955 ( 50.479217)
test_rubyspec 0.015240 0.035708 51.248260 ( 63.583845)
total: 129.49 sec