Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-175957
#<BuildRuby:0x000055e7e6a481d8
@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.20221227-175957",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000082 0.000005 0.000087 ( 0.000091)
build_up 0.009256 0.000354 0.943199 ( 1.147942)
build_miniruby 0.002383 0.000159 0.849667 ( 0.848284)
build_ruby 0.003495 0.000000 2.139551 ( 2.137413)
build_all 0.016589 0.004254 18.666446 ( 2.207974)
build_install 0.015084 0.009078 2.025479 ( 1.046379)
test_btest 0.001238 0.000215 96.174840 ( 9.072657)
test_basic 0.009493 0.000830 0.347430 ( 0.433086)
test_all 0.002825 0.000000 678.400482 ( 63.552808)
test_rubyspec 0.124518 0.056377 48.074289 ( 56.213525)
total: 136.66 sec