Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-142921
#<BuildRuby:0x000056235bd2b728
@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.20240104-142921",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005151 0.000572 1.567186 ( 1.667864)
build_miniruby 0.000841 0.000094 0.831869 ( 0.831723)
build_ruby 0.001325 0.000147 2.800094 ( 2.800031)
build_all 0.008761 0.000442 14.279535 ( 1.297646)
build_install 0.008084 0.000000 4.253427 ( 1.058246)
test_btest 0.001039 0.000000 76.530301 ( 7.175031)
test_basic 0.001232 0.003109 0.651788 ( 0.732492)
test_all 0.113178 0.017367 526.094064 ( 54.160957)
test_rubyspec 0.023447 0.024769 48.178911 ( 60.506425)
total: 130.23 sec