Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-012422
#<BuildRuby:0x000055c7992e3f90
@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.20240103-012422",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.001658 0.007398 1.052544 ( 1.297955)
build_miniruby 0.000881 0.000293 0.788712 ( 0.788599)
build_ruby 0.001297 0.000433 2.645239 ( 2.645514)
build_all 0.008389 0.000073 11.875631 ( 0.972169)
build_install 0.005402 0.006046 3.496174 ( 0.980325)
test_btest 0.000000 0.000673 60.874128 ( 5.891424)
test_basic 0.000001 0.003783 0.397835 ( 0.478691)
test_all 0.075517 0.020289 358.203936 ( 40.191861)
test_rubyspec 0.031917 0.032497 39.842738 ( 52.433124)
total: 105.68 sec