Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-124129
#<BuildRuby:0x000055fc8073f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-124129",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000005 0.000013 ( 0.000012)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000009 0.000005 0.000014 ( 0.000015)
build_up 0.000000 0.007163 1.050578 ( 1.347238)
build_miniruby 0.000308 0.000712 0.803233 ( 0.803237)
build_ruby 0.000790 0.000615 2.670045 ( 2.670554)
build_all 0.005220 0.001977 11.957596 ( 0.952153)
build_install 0.006694 0.005959 3.460348 ( 0.971368)
test_btest 0.000368 0.000276 61.908070 ( 5.445144)
test_basic 0.000000 0.003887 0.393873 ( 0.473983)
test_all 0.075504 0.021725 385.843279 ( 32.275297)
test_rubyspec 0.032220 0.035628 39.919415 ( 52.492218)
total: 97.43 sec