Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-234825
#<BuildRuby:0x0000561eeb513280
@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.20231229-234825",
@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.000001 0.000008 ( 0.000008)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003847 0.000770 0.809162 ( 1.204725)
build_miniruby 0.000892 0.000178 0.839133 ( 0.839012)
build_ruby 0.001582 0.000316 2.675625 ( 2.676194)
build_all 0.004176 0.003512 11.945906 ( 1.003451)
build_install 0.002659 0.008233 3.404162 ( 0.966157)
test_btest 0.000000 0.000755 62.161298 ( 5.322789)
test_basic 0.000531 0.003764 0.421342 ( 0.502776)
test_all 0.080267 0.022419 361.054344 ( 41.724448)
test_rubyspec 0.023483 0.041685 40.438967 ( 52.984002)
total: 107.22 sec