Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-203447
#<BuildRuby:0x00005644ca2dbfa8
@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.20231119-203447",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000690 0.004220 1.154127 ( 1.533232)
build_miniruby 0.000771 0.000227 0.823048 ( 0.823026)
build_ruby 0.001002 0.000295 2.661971 ( 2.661850)
build_all 0.004364 0.005708 16.596559 ( 1.494646)
build_install 0.007566 0.001046 4.880790 ( 1.165990)
test_btest 0.000955 0.000000 85.584648 ( 7.383868)
test_basic 0.000963 0.003659 0.672881 ( 0.753205)
test_all 0.112400 0.025084 499.069277 ( 56.980806)
test_rubyspec 0.021682 0.022930 49.288915 ( 61.649172)
total: 134.45 sec