Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-000631
#<BuildRuby:0x0000564528b777f8
@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.20231205-000631",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002063 0.003213 0.988303 ( 1.263458)
build_miniruby 0.000591 0.000236 0.867752 ( 0.867501)
build_ruby 0.001186 0.000474 2.704226 ( 2.705666)
build_all 0.007228 0.001178 12.102700 ( 0.989067)
build_install 0.010151 0.000000 3.547565 ( 0.970923)
test_btest 0.000809 0.000000 62.925038 ( 5.426329)
test_basic 0.002942 0.000000 0.374321 ( 0.453922)
test_all 0.097646 0.003762 404.058983 ( 35.941176)
test_rubyspec 0.042147 0.026966 39.549482 ( 52.196357)
total: 100.82 sec