Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-212700
#<BuildRuby:0x0000561325d780a0
@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.20231212-212700",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002280 0.003377 1.390083 ( 1.862602)
build_miniruby 0.000781 0.000276 0.905485 ( 0.904686)
build_ruby 0.001488 0.000000 2.855106 ( 2.854636)
build_all 0.002332 0.008225 17.237940 ( 1.553055)
build_install 0.002625 0.006441 5.103175 ( 1.218938)
test_btest 0.000684 0.000357 86.789875 ( 7.648512)
test_basic 0.003932 0.000000 0.665573 ( 0.744262)
test_all 0.119097 0.017202 565.550427 ( 55.935543)
test_rubyspec 0.023966 0.027073 50.921852 ( 63.147563)
total: 135.87 sec