Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-222704
#<BuildRuby:0x000055d8fcf0b560
@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.20231212-222704",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003638 0.001070 1.273080 ( 1.834538)
build_miniruby 0.000817 0.000240 0.890853 ( 0.890503)
build_ruby 0.000996 0.000293 2.760625 ( 2.760577)
build_all 0.007239 0.002589 16.056665 ( 1.513982)
build_install 0.008632 0.000243 4.625408 ( 1.154256)
test_btest 0.000815 0.000223 80.856442 ( 7.737310)
test_basic 0.002346 0.002348 0.649037 ( 0.726968)
test_all 0.108878 0.027616 509.433596 ( 54.073638)
test_rubyspec 0.020116 0.028607 50.653520 ( 62.965947)
total: 133.66 sec