Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-043752
#<BuildRuby:0x0000557e5a7dc098
@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-043752",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003621 0.000724 1.021419 ( 1.402158)
build_miniruby 0.000000 0.001368 0.931488 ( 0.933021)
build_ruby 0.000000 0.001537 2.882716 ( 2.885819)
build_all 0.003844 0.006269 14.494111 ( 1.376260)
build_install 0.005812 0.003403 4.195829 ( 1.124207)
test_btest 0.000775 0.000000 78.107714 ( 6.934112)
test_basic 0.003317 0.000000 0.423639 ( 0.504392)
test_all 0.115718 0.021463 490.265288 ( 55.775478)
test_rubyspec 0.010600 0.023442 50.524329 ( 63.090459)
total: 134.03 sec