Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-030105
#<BuildRuby:0x0000564f32df43a0
@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.20221116-030105",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008162 0.000553 1.126381 ( 1.499595)
build_miniruby 0.001811 0.000241 0.897609 ( 0.899766)
build_ruby 0.002451 0.000000 2.373303 ( 2.287078)
build_all 0.009543 0.009607 18.222663 ( 2.225669)
build_install 0.008767 0.009088 1.870467 ( 0.988453)
test_btest 0.000000 0.001510 84.042439 ( 8.841563)
test_basic 0.002430 0.005051 0.358589 ( 0.447340)
test_all 0.001503 0.000573 684.518709 ( 73.389572)
test_rubyspec 0.064224 0.067137 50.241718 ( 58.752178)
total: 149.33 sec