Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-105107
#<BuildRuby:0x0000562961cc3ce8
@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.20231103-105107",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002016 0.003689 1.446867 ( 1.676510)
build_miniruby 0.001176 0.000000 0.991847 ( 0.991219)
build_ruby 0.001260 0.000000 2.736813 ( 2.737015)
build_all 0.003638 0.006450 16.995422 ( 1.521492)
build_install 0.003180 0.006074 5.131293 ( 1.202789)
test_btest 0.000900 0.000300 84.396996 ( 8.081173)
test_basic 0.003531 0.001177 0.667370 ( 0.748157)
test_all 0.117245 0.020785 541.219208 ( 50.415960)
test_rubyspec 0.020806 0.030403 50.708445 ( 63.065369)
total: 130.44 sec