Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-212728
#<BuildRuby:0x000055772d9c84d0
@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.20221224-212728",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005316 0.004550 0.964180 ( 1.159750)
build_miniruby 0.001836 0.000612 0.851379 ( 0.849041)
build_ruby 0.001968 0.000656 2.158610 ( 2.159869)
build_all 0.008267 0.011215 18.570241 ( 2.162617)
build_install 0.015102 0.005300 2.035217 ( 1.021602)
test_btest 0.001190 0.000529 86.456443 ( 8.691163)
test_basic 0.006453 0.003347 0.347087 ( 0.431998)
test_all 0.001932 0.000870 676.204795 ( 68.097161)
test_rubyspec 0.096583 0.081180 47.785057 ( 55.937997)
total: 140.51 sec