Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-002701
#<BuildRuby:0x00005627d0f82cc8
@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.20221204-002701",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006224 0.004542 1.207179 ( 1.322652)
build_miniruby 0.001992 0.000427 0.850408 ( 0.848488)
build_ruby 0.003357 0.000719 2.259768 ( 2.159451)
build_all 0.015889 0.005101 18.714662 ( 2.220544)
build_install 0.017192 0.002764 2.073343 ( 1.041031)
test_btest 0.001365 0.000000 92.558276 ( 8.997468)
test_basic 0.001756 0.008607 0.341167 ( 0.426483)
test_all 0.001798 0.000539 695.573357 ( 69.833065)
test_rubyspec 0.104762 0.073139 49.408057 ( 57.542412)
total: 144.39 sec