Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-110300
#<BuildRuby:0x000055d4660e0048
@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.20231015-110300",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000900 0.004115 1.412994 ( 1.706360)
build_miniruby 0.000969 0.000097 0.846690 ( 0.845949)
build_ruby 0.001120 0.000112 2.705140 ( 2.705862)
build_all 0.006750 0.003962 17.813296 ( 1.583483)
build_install 0.000000 0.009111 5.254598 ( 1.232119)
test_btest 0.000608 0.000352 90.198258 ( 7.411399)
test_basic 0.002015 0.002277 0.661870 ( 0.739551)
test_all 0.002287 0.004131 557.114431 ( 64.199930)
test_rubyspec 0.022544 0.026810 50.644851 ( 62.978727)
total: 143.40 sec