Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-231840
#<BuildRuby:0x0000561c2703c098
@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.20240115-231840",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000056 0.004178 1.021558 ( 1.434634)
build_miniruby 0.000000 0.001146 0.816705 ( 0.815944)
build_ruby 0.000000 0.001238 2.777171 ( 2.777277)
build_all 0.000000 0.009010 14.561413 ( 1.313829)
build_install 0.007227 0.000632 4.147634 ( 1.084576)
test_btest 0.000672 0.000202 78.374621 ( 6.615843)
test_basic 0.004558 0.000115 0.702464 ( 0.782672)
test_all 0.096134 0.036225 488.953700 ( 52.967583)
test_rubyspec 0.037971 0.007724 48.764459 ( 61.073001)
total: 128.87 sec