Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-024423
#<BuildRuby:0x000055931ae9b5f8
@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.20231112-024423",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000624 0.004302 1.292062 ( 1.537899)
build_miniruby 0.000861 0.000269 0.845468 ( 0.845013)
build_ruby 0.000000 0.002016 2.722899 ( 2.722185)
build_all 0.003610 0.006098 16.037990 ( 1.442311)
build_install 0.002354 0.007435 4.765790 ( 1.170227)
test_btest 0.000491 0.000245 81.119600 ( 7.611899)
test_basic 0.003090 0.001545 0.632207 ( 0.706812)
test_all 0.125894 0.006501 509.332030 ( 48.132675)
test_rubyspec 0.007437 0.039985 49.586583 ( 61.949315)
total: 126.12 sec