Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-144646
#<BuildRuby:0x0000562fb95280e8
@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.20240104-144646",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005627 0.000248 1.617158 ( 1.740897)
build_miniruby 0.001161 0.000194 0.810500 ( 0.809478)
build_ruby 0.002141 0.000357 2.637635 ( 2.641646)
build_all 0.008956 0.000000 14.563373 ( 1.341156)
build_install 0.004938 0.003000 4.312428 ( 1.089164)
test_btest 0.000825 0.000144 73.491637 ( 7.132132)
test_basic 0.000000 0.004629 0.691343 ( 0.766009)
test_all 0.110430 0.022419 517.678566 ( 52.598122)
test_rubyspec 0.028492 0.018052 48.391480 ( 60.748745)
total: 128.87 sec