Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-001459
#<BuildRuby:0x000055e670a549c8
@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.20221117-001459",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007208 0.001029 1.100956 ( 1.146424)
build_miniruby 0.001556 0.000222 0.885013 ( 0.897416)
build_ruby 0.001938 0.000277 2.385872 ( 2.326642)
build_all 0.014531 0.004021 18.384662 ( 2.297253)
build_install 0.018053 0.001346 1.850328 ( 0.971786)
test_btest 0.001077 0.000161 82.878833 ( 9.668619)
test_basic 0.001321 0.004343 0.332023 ( 0.423145)
test_all 0.001767 0.000337 710.870506 ( 75.100577)
test_rubyspec 0.063755 0.050159 50.508543 ( 59.149887)
total: 151.98 sec