Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-154525
#<BuildRuby:0x000055b3dabc3ac0
@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.20230210-154525",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003348 0.000609 0.632690 ( 1.177383)
build_miniruby 0.000768 0.000140 0.635636 ( 0.635038)
build_ruby 0.000986 0.000180 2.101053 ( 2.100386)
build_all 0.008397 0.000611 12.381769 ( 1.507963)
build_install 0.006633 0.000000 1.536620 ( 0.734667)
test_btest 0.000707 0.000000 64.304389 ( 6.303233)
test_basic 0.003476 0.000122 0.251012 ( 0.346846)
test_all 0.001287 0.000184 478.647279 ( 47.318571)
test_rubyspec 0.017657 0.010885 34.870647 ( 45.470373)
total: 105.60 sec