Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-120224
#<BuildRuby:0x000055ac6f43f500
@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-120224",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002198 0.002129 0.846973 ( 1.237990)
build_miniruby 0.000917 0.000183 0.897838 ( 0.898763)
build_ruby 0.001138 0.000227 2.822154 ( 2.825814)
build_all 0.004915 0.004982 14.630559 ( 1.386492)
build_install 0.007806 0.000951 4.213518 ( 1.119354)
test_btest 0.000000 0.000655 78.509834 ( 7.127668)
test_basic 0.000000 0.003323 0.429689 ( 0.512007)
test_all 0.102602 0.031392 524.707379 ( 49.547695)
test_rubyspec 0.026356 0.007053 49.071409 ( 61.594861)
total: 126.25 sec