Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-184440
#<BuildRuby:0x00005576261db4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-184440",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005193 0.791313 ( 1.179401)
build_miniruby 0.000000 0.001044 0.835719 ( 0.835808)
build_ruby 0.000000 0.001529 2.664697 ( 2.665080)
build_all 0.004667 0.002648 11.922632 ( 0.965544)
build_install 0.006230 0.003159 3.351004 ( 0.975382)
test_btest 0.000526 0.000246 62.891385 ( 5.360392)
test_basic 0.003981 0.000109 0.401424 ( 0.481360)
test_all 0.083460 0.010526 375.041880 ( 31.881303)
test_rubyspec 0.040068 0.025790 40.037905 ( 52.607391)
total: 96.95 sec