Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-075723
#<BuildRuby:0x000055b6e3693ee0
@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.20240110-075723",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004142 0.000414 1.030268 ( 1.392726)
build_miniruby 0.001641 0.000000 0.996104 ( 0.995857)
build_ruby 0.001397 0.000000 2.747625 ( 2.748512)
build_all 0.009982 0.000043 14.879478 ( 1.386997)
build_install 0.004689 0.004294 4.324102 ( 1.170230)
test_btest 0.000611 0.000077 77.425901 ( 7.576636)
test_basic 0.001044 0.003127 0.494283 ( 0.578096)
test_all 0.107681 0.029036 532.140853 ( 56.979305)
test_rubyspec 0.030032 0.006391 49.955516 ( 62.432383)
total: 135.26 sec