Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-024151
#<BuildRuby:0x0000559bfc0d3d68
@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.20231221-024151",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004477 0.000000 1.151688 ( 1.534316)
build_miniruby 0.001106 0.000000 0.858488 ( 0.858160)
build_ruby 0.001430 0.000000 2.870628 ( 2.871263)
build_all 0.010391 0.000165 16.619081 ( 1.487161)
build_install 0.008159 0.000346 4.912366 ( 1.167264)
test_btest 0.000000 0.001040 83.652730 ( 8.206304)
test_basic 0.000783 0.003121 0.663679 ( 0.744657)
test_all 0.095389 0.038462 524.870341 ( 52.696149)
test_rubyspec 0.029638 0.020531 51.433004 ( 63.763658)
total: 133.33 sec