Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-005151
#<BuildRuby:0x000055bb13813d68
@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.20240112-005151",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004379 0.000080 1.002433 ( 1.347352)
build_miniruby 0.000866 0.000116 0.914746 ( 0.914388)
build_ruby 0.001384 0.000000 2.723472 ( 2.725921)
build_all 0.009731 0.000401 14.583368 ( 1.378773)
build_install 0.005228 0.003622 4.253897 ( 1.136702)
test_btest 0.000754 0.000000 76.420329 ( 7.520792)
test_basic 0.003902 0.000119 0.456246 ( 0.534440)
test_all 0.088397 0.048714 485.324111 ( 55.433709)
test_rubyspec 0.018445 0.017836 49.372481 ( 61.883435)
total: 132.88 sec