Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-103338
#<BuildRuby:0x0000559bb7056ad8
@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.20221026-103338",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009525 0.000881 1.136666 ( 1.194690)
build_miniruby 0.001302 0.000200 0.111550 ( 0.108561)
build_ruby 0.001345 0.000207 0.113104 ( 0.110535)
build_all 0.008277 0.000547 1.373764 ( 0.589497)
build_install 0.015289 0.000730 1.753575 ( 0.925060)
test_btest 0.002029 0.000253 63.495180 ( 6.789678)
test_basic 0.001533 0.005515 0.353476 ( 0.449608)
test_all 0.006627 0.000887 521.211840 ( 54.837460)
test_rubyspec 0.097637 0.026228 43.418582 ( 52.070690)
total: 117.08 sec