Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-001202
#<BuildRuby:0x0000563eaf1d3500
@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.20240111-001202",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003892 0.000278 0.940776 ( 1.325041)
build_miniruby 0.000997 0.000071 0.901489 ( 0.901743)
build_ruby 0.001283 0.000092 2.776525 ( 2.779269)
build_all 0.006283 0.004084 14.996259 ( 1.389828)
build_install 0.006858 0.002727 4.299880 ( 1.165975)
test_btest 0.000586 0.000088 80.127513 ( 6.931776)
test_basic 0.003183 0.000478 0.548158 ( 0.628459)
test_all 0.096997 0.037390 535.748583 ( 53.473634)
test_rubyspec 0.022021 0.012835 50.025139 ( 62.516747)
total: 131.11 sec