Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-083855
#<BuildRuby:0x00005582ee96fd68
@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.20231222-083855",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004235 0.000042 1.058221 ( 1.445790)
build_miniruby 0.001289 0.000204 0.930550 ( 0.930491)
build_ruby 0.001387 0.000219 2.812277 ( 2.812237)
build_all 0.008875 0.000712 16.418618 ( 1.476888)
build_install 0.008918 0.000000 4.697538 ( 1.132373)
test_btest 0.001020 0.000000 82.213377 ( 7.712487)
test_basic 0.005172 0.000000 0.769281 ( 0.849310)
test_all 0.096722 0.036772 489.971681 ( 55.925060)
test_rubyspec 0.011280 0.035269 50.928391 ( 63.194952)
total: 135.48 sec