Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-105245
#<BuildRuby:0x000055aaf21c80e8
@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.20240112-105245",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.000000 0.004677 0.963665 ( 1.672367)
build_miniruby 0.000000 0.001301 0.968193 ( 0.967564)
build_ruby 0.000000 0.001222 2.782204 ( 2.785550)
build_all 0.000000 0.010031 14.845078 ( 1.372878)
build_install 0.005250 0.003596 4.275306 ( 1.130759)
test_btest 0.000353 0.000282 75.790031 ( 7.710080)
test_basic 0.004214 0.000019 0.686282 ( 0.753538)
test_all 0.093390 0.041197 520.842846 ( 48.462912)
test_rubyspec 0.021620 0.010566 49.521122 ( 62.125874)
total: 126.98 sec