Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-215309
#<BuildRuby:0x0000559b9fd9af90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221024-215309",
@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.000034 0.000003 0.000037 ( 0.000038)
autoconf 0.000054 0.000004 0.000058 ( 0.000059)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.009051 0.005442 1.205163 ( 1.375065)
build_miniruby 0.002113 0.000325 0.112783 ( 0.109856)
build_ruby 0.001453 0.000223 0.108776 ( 0.106342)
build_all 0.000061 0.010090 1.388167 ( 0.601639)
build_install 0.014180 0.004746 1.737169 ( 0.922448)
test_btest 0.000933 0.000292 63.884102 ( 6.506190)
test_basic 0.000000 0.006450 0.357702 ( 0.448254)
test_all 0.001575 0.004774 527.233981 ( 55.579725)
test_rubyspec 0.082519 0.032092 43.605317 ( 52.048002)
total: 117.70 sec