Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-061424
#<BuildRuby:0x0000556ce46e0dd8
@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.20220920-061424",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009233 0.002131 1.059855 ( 1.428881)
build_miniruby 0.001565 0.000362 0.112992 ( 0.110777)
build_ruby 0.001992 0.000460 0.122509 ( 0.105708)
build_all 0.002446 0.007358 1.610158 ( 0.666456)
build_install 0.012067 0.005559 1.935542 ( 0.982199)
test_btest 0.000000 0.001239 74.112780 ( 8.737032)
test_basic 0.002750 0.005157 0.377677 ( 0.468277)
test_all 0.004558 0.001532 636.863926 ( 66.387039)
test_rubyspec 0.093028 0.061178 45.437306 ( 53.895371)
total: 132.78 sec