Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-042005
#<BuildRuby:0x0000563a1fa2c4c0
@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.20221111-042005",
@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.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008966 0.001379 1.082138 ( 1.237859)
build_miniruby 0.001861 0.000286 0.066838 ( 0.064984)
build_ruby 0.001748 0.000269 0.067863 ( 0.065860)
build_all 0.002401 0.006934 1.424875 ( 0.573732)
build_install 0.014149 0.007177 1.825786 ( 0.946238)
test_btest 0.001365 0.000000 90.199383 ( 8.855289)
test_basic 0.002043 0.004405 0.341392 ( 0.429966)
test_all 0.002418 0.000000 658.960533 ( 67.685020)
test_rubyspec 0.087271 0.073909 47.554392 ( 56.079771)
total: 135.94 sec