Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-212123
#<BuildRuby:0x00005578584376e8
@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.20231123-212123",
@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.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003986 0.000938 1.122484 ( 1.513112)
build_miniruby 0.000848 0.000200 0.854839 ( 0.854476)
build_ruby 0.001341 0.000316 2.756247 ( 2.756273)
build_all 0.005762 0.004729 17.372431 ( 1.544390)
build_install 0.008825 0.004413 5.254299 ( 1.197876)
test_btest 0.000789 0.000236 90.419203 ( 7.918623)
test_basic 0.004298 0.001290 0.818274 ( 0.897054)
test_all 0.099479 0.039077 537.173828 ( 58.766720)
test_rubyspec 0.023299 0.032383 53.322481 ( 65.422560)
total: 140.87 sec