Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-140413
#<BuildRuby:0x00005598b79d49c8
@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.20220811-140413",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005936 0.005481 0.961966 ( 1.084941)
build_miniruby 0.002256 0.000000 0.066483 ( 0.064354)
build_ruby 0.001540 0.000000 0.071595 ( 0.069971)
build_all 0.009546 0.000874 1.543606 ( 0.602232)
build_install 0.018128 0.004585 5.141404 ( 2.077727)
test_btest 0.001015 0.000213 77.118893 ( 8.459911)
test_basic 0.006718 0.000372 0.320597 ( 0.408830)
test_all 0.003124 0.000353 679.426919 ( 66.238407)
test_rubyspec 0.124296 0.052926 45.438759 ( 52.982023)
total: 131.99 sec