Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-045836
#<BuildRuby:0x000055e0894ab568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-045836",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004327 0.000035 1.101478 ( 1.471479)
build_miniruby 0.000910 0.000082 0.889503 ( 0.890430)
build_ruby 0.001168 0.000106 2.881309 ( 2.881496)
build_all 0.005443 0.004241 14.740749 ( 1.366014)
build_install 0.006058 0.003773 4.258128 ( 1.142100)
test_btest 0.000540 0.000086 78.345231 ( 6.773229)
test_basic 0.004466 0.000062 0.435773 ( 0.515859)
test_all 0.103044 0.030151 503.057573 ( 61.171232)
test_rubyspec 0.027233 0.011650 48.799630 ( 61.423749)
total: 137.64 sec