Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-083449
#<BuildRuby:0x000056420bb2f0e0
@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.20231124-083449",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001402 0.004321 0.920977 ( 1.383524)
build_miniruby 0.000000 0.001081 0.829378 ( 0.829928)
build_ruby 0.000000 0.001336 2.626363 ( 2.627747)
build_all 0.006754 0.001127 12.212601 ( 0.988871)
build_install 0.010493 0.000683 3.751190 ( 0.981570)
test_btest 0.000669 0.000178 64.378096 ( 4.747458)
test_basic 0.003237 0.000864 0.398242 ( 0.477612)
test_all 0.086863 0.011921 343.829425 ( 39.504500)
test_rubyspec 0.041922 0.030147 40.307338 ( 52.880086)
total: 104.42 sec