Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-041125
#<BuildRuby:0x0000561f7d0abd68
@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.20240114-041125",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.003948 0.000000 0.938154 ( 1.303351)
build_miniruby 0.000978 0.000000 0.915728 ( 0.916227)
build_ruby 0.000000 0.001388 2.723647 ( 2.724994)
build_all 0.007642 0.002135 14.609501 ( 1.368355)
build_install 0.008866 0.000000 4.245064 ( 1.136368)
test_btest 0.000829 0.000000 80.607989 ( 7.029977)
test_basic 0.003926 0.000000 0.455932 ( 0.537344)
test_all 0.107252 0.030399 527.482476 ( 48.948607)
test_rubyspec 0.022183 0.011981 49.348852 ( 61.835594)
total: 125.80 sec