Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-184118
#<BuildRuby:0x0000559f7edcc3a0
@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.20220810-184118",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008167 0.003607 1.214331 ( 1.697579)
build_miniruby 0.002300 0.000270 1.440420 ( 1.269130)
build_ruby 0.004352 0.000040 2.424512 ( 2.217217)
build_all 0.009945 0.011550 18.755749 ( 2.182348)
build_install 0.014034 0.008504 5.406034 ( 2.124076)
test_btest 0.000000 0.001275 77.456874 ( 8.265953)
test_basic 0.004890 0.002912 0.324621 ( 0.420552)
test_all 0.001710 0.000547 655.971025 ( 65.317593)
test_rubyspec 0.113667 0.069033 46.109364 ( 53.647805)
total: 137.14 sec