Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-091553
#<BuildRuby:0x000055a140253280
@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.20231029-091553",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001355 0.004294 1.374608 ( 1.654738)
build_miniruby 0.000927 0.000206 0.920025 ( 0.919566)
build_ruby 0.001021 0.000227 2.635334 ( 2.635937)
build_all 0.006955 0.002851 16.142512 ( 1.449147)
build_install 0.008024 0.000933 4.811850 ( 1.189735)
test_btest 0.000637 0.000145 80.622971 ( 6.947324)
test_basic 0.005139 0.000217 0.634190 ( 0.709691)
test_all 0.112126 0.024375 509.324185 ( 48.471720)
test_rubyspec 0.017016 0.029847 50.048458 ( 62.300170)
total: 126.28 sec