Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-062705
#<BuildRuby:0x0000561699c8f0b8
@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.20231112-062705",
@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.000003 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002460 0.003423 1.505395 ( 1.745442)
build_miniruby 0.000747 0.000272 0.945106 ( 0.945077)
build_ruby 0.001027 0.000374 2.764905 ( 2.765006)
build_all 0.005644 0.004690 16.522700 ( 1.574510)
build_install 0.008924 0.000225 4.924207 ( 1.144971)
test_btest 0.000789 0.000281 83.198963 ( 7.849905)
test_basic 0.002059 0.003443 0.828530 ( 0.902923)
test_all 0.091416 0.045678 528.302634 ( 50.576225)
test_rubyspec 0.019007 0.029325 49.330531 ( 61.652953)
total: 129.16 sec