Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-085243
#<BuildRuby:0x0000556f48d1f918
@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.20231219-085243",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005665 0.000000 1.543171 ( 1.887797)
build_miniruby 0.001030 0.000000 0.862421 ( 0.862253)
build_ruby 0.001316 0.000000 2.749188 ( 2.749118)
build_all 0.005733 0.004097 15.824792 ( 1.442960)
build_install 0.007778 0.000518 4.621765 ( 1.126516)
test_btest 0.000000 0.001190 84.796571 ( 7.196766)
test_basic 0.000856 0.003430 0.792606 ( 0.869669)
test_all 0.106302 0.025944 525.413436 ( 48.183258)
test_rubyspec 0.022314 0.024962 49.543385 ( 61.959165)
total: 126.28 sec