Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-043753
#<BuildRuby:0x0000561b45ecc050
@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.20240116-043753",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000042 0.000007 0.000049 ( 0.000047)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004630 0.000772 1.173787 ( 1.573743)
build_miniruby 0.000920 0.000154 0.944187 ( 0.943421)
build_ruby 0.001183 0.000197 2.750915 ( 2.751499)
build_all 0.002632 0.006291 14.076896 ( 1.298307)
build_install 0.002554 0.004633 4.037119 ( 1.060837)
test_btest 0.000528 0.000151 74.361750 ( 6.455385)
test_basic 0.003087 0.000882 0.631926 ( 0.713021)
test_all 0.086527 0.040333 489.986378 ( 45.809190)
test_rubyspec 0.027643 0.026880 47.441267 ( 59.785424)
total: 120.39 sec