Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-105212
#<BuildRuby:0x000055f9e098f500
@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.20231026-105212",
@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.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006090 0.000000 1.518793 ( 1.767373)
build_miniruby 0.001088 0.000000 0.823375 ( 0.822894)
build_ruby 0.000000 0.001235 2.648140 ( 2.648645)
build_all 0.008240 0.002631 16.963696 ( 1.565396)
build_install 0.004279 0.004978 5.072916 ( 1.216392)
test_btest 0.000862 0.000196 87.717434 ( 7.186097)
test_basic 0.003960 0.000000 0.603398 ( 0.679979)
test_all 0.088169 0.048887 530.848659 ( 50.573673)
test_rubyspec 0.018439 0.031915 50.512060 ( 62.694493)
total: 129.16 sec