Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-111523
#<BuildRuby:0x000055c32ae20110
@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.20240104-111523",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.006023 1.145433 ( 1.290006)
build_miniruby 0.000000 0.001073 0.802428 ( 0.802552)
build_ruby 0.001598 0.000000 2.663276 ( 2.663718)
build_all 0.003226 0.004420 11.964327 ( 0.963579)
build_install 0.000513 0.010178 3.576327 ( 0.973981)
test_btest 0.000506 0.000253 63.225947 ( 4.484129)
test_basic 0.003790 0.000013 0.386772 ( 0.467401)
test_all 0.083896 0.013747 377.118750 ( 39.210296)
test_rubyspec 0.039140 0.028942 40.133328 ( 52.709459)
total: 103.57 sec