Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-154017
#<BuildRuby:0x00005638a4b4fce8
@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.20231207-154017",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004320 0.000720 1.383754 ( 1.749380)
build_miniruby 0.000916 0.000153 0.955262 ( 0.955314)
build_ruby 0.001130 0.000188 3.048636 ( 3.048530)
build_all 0.003028 0.007303 16.635940 ( 1.473455)
build_install 0.007776 0.000896 4.922226 ( 1.179447)
test_btest 0.000855 0.000204 86.210067 ( 7.107038)
test_basic 0.003212 0.000765 0.738028 ( 0.816423)
test_all 0.108955 0.029574 537.191100 ( 60.631132)
test_rubyspec 0.032453 0.016547 50.340803 ( 62.677029)
total: 139.64 sec