Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-114226
#<BuildRuby:0x00005620f493bbb8
@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.20231025-114226",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005410 0.000427 1.387442 ( 1.659130)
build_miniruby 0.000795 0.000234 0.807101 ( 0.806849)
build_ruby 0.001142 0.000336 2.691753 ( 2.691425)
build_all 0.005693 0.004723 17.132796 ( 1.515236)
build_install 0.007015 0.003751 5.095470 ( 1.171158)
test_btest 0.000888 0.000311 88.840356 ( 7.514382)
test_basic 0.003203 0.001121 0.702806 ( 0.783806)
test_all 0.108064 0.027068 502.006904 ( 54.091960)
test_rubyspec 0.023175 0.029892 49.981551 ( 62.262816)
total: 132.50 sec