Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-055826
#<BuildRuby:0x0000563de3dd75f8
@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.20240118-055826",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003731 0.000933 1.161062 ( 1.553897)
build_miniruby 0.000759 0.000190 0.810342 ( 0.810179)
build_ruby 0.001075 0.000269 2.667951 ( 2.667640)
build_all 0.008516 0.000953 14.633180 ( 1.336635)
build_install 0.000000 0.009248 4.265789 ( 1.068390)
test_btest 0.000000 0.000962 77.877627 ( 6.990494)
test_basic 0.000576 0.004733 0.665409 ( 0.746037)
test_all 0.106263 0.027147 471.141143 ( 48.589905)
test_rubyspec 0.040607 0.023737 79.955534 ( 92.263933)
total: 156.03 sec