Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-050246
#<BuildRuby:0x000055bffb87b188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-050246",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000842 0.004374 0.793682 ( 1.191197)
build_miniruby 0.001196 0.000000 0.810133 ( 0.809957)
build_ruby 0.001516 0.000000 2.668377 ( 2.669181)
build_all 0.007179 0.000214 11.949691 ( 0.978639)
build_install 0.004211 0.006567 3.396192 ( 0.967175)
test_btest 0.000611 0.000153 63.942561 ( 5.270731)
test_basic 0.003269 0.000817 0.413459 ( 0.493759)
test_all 0.081093 0.017356 380.996994 ( 38.490601)
test_rubyspec 0.037720 0.026479 40.062699 ( 52.604411)
total: 103.48 sec