Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-225311
#<BuildRuby:0x00005642e373fe20
@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.20231215-225311",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004014 0.000892 1.397692 ( 1.738720)
build_miniruby 0.000991 0.000000 0.823309 ( 0.823323)
build_ruby 0.001368 0.000000 2.732401 ( 2.732246)
build_all 0.003664 0.006413 17.317332 ( 1.572002)
build_install 0.003641 0.005004 5.002825 ( 1.151663)
test_btest 0.001028 0.000000 88.747319 ( 7.404778)
test_basic 0.004311 0.000474 0.762483 ( 0.842768)
test_all 0.092555 0.041815 571.137305 ( 51.968964)
test_rubyspec 0.031131 0.018468 51.863029 ( 64.156236)
total: 132.39 sec