Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-194733
#<BuildRuby:0x000055b84d2db5f8
@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-194733",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005071 0.000563 1.537553 ( 1.664521)
build_miniruby 0.001008 0.000112 0.908421 ( 0.907947)
build_ruby 0.001575 0.000175 2.784463 ( 2.783757)
build_all 0.009365 0.000024 14.389289 ( 1.315203)
build_install 0.007502 0.000278 4.283629 ( 1.064500)
test_btest 0.000873 0.000083 75.067900 ( 6.887753)
test_basic 0.004062 0.000387 0.664801 ( 0.740306)
test_all 0.106950 0.022212 503.339474 ( 50.563560)
test_rubyspec 0.009263 0.037277 48.563147 ( 60.897308)
total: 126.83 sec