Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-195904
#<BuildRuby:0x000055cabeec7bb8
@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-195904",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002284 0.002818 1.407056 ( 1.669437)
build_miniruby 0.000908 0.000181 0.828307 ( 0.828471)
build_ruby 0.001033 0.000206 2.694378 ( 2.695091)
build_all 0.009762 0.000000 16.516266 ( 1.527856)
build_install 0.005214 0.003758 4.997534 ( 1.181495)
test_btest 0.000785 0.000164 88.244306 ( 7.258548)
test_basic 0.003610 0.000752 0.667975 ( 0.744092)
test_all 0.111497 0.021510 509.181533 ( 55.748935)
test_rubyspec 0.015330 0.030119 50.115971 ( 62.441786)
total: 134.10 sec