Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-042350
#<BuildRuby:0x000055d6fb2bb7b8
@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.20240116-042350",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004598 0.000099 1.150913 ( 1.522013)
build_miniruby 0.001139 0.000267 0.977311 ( 0.976424)
build_ruby 0.001096 0.000258 2.649235 ( 2.649223)
build_all 0.001269 0.007662 14.075779 ( 1.325643)
build_install 0.006637 0.000778 4.101364 ( 1.117759)
test_btest 0.000830 0.000262 73.606214 ( 6.757380)
test_basic 0.002858 0.000902 0.660054 ( 0.737281)
test_all 0.106351 0.023041 467.205932 ( 50.694675)
test_rubyspec 0.022520 0.024344 46.886608 ( 59.276341)
total: 125.06 sec