Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-105234
#<BuildRuby:0x000055ec4a5d7d48
@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-105234",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002972 0.000810 0.622187 ( 1.021624)
build_miniruby 0.000658 0.000179 0.632607 ( 0.632036)
build_ruby 0.000950 0.000259 2.072488 ( 2.072408)
build_all 0.008379 0.000992 12.425366 ( 1.504184)
build_install 0.005180 0.001295 1.473308 ( 0.709189)
test_btest 0.000753 0.000000 65.971687 ( 5.889157)
test_basic 0.003353 0.000000 0.238729 ( 0.334148)
test_all 0.001662 0.000000 503.830122 ( 46.957567)
test_rubyspec 0.016106 0.012550 35.637385 ( 46.161572)
total: 105.28 sec