Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-045424
#<BuildRuby:0x00005616c1ae7800
@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.20221112-045424",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005804 0.003871 1.078398 ( 1.233319)
build_miniruby 0.001732 0.000216 0.065531 ( 0.063766)
build_ruby 0.001721 0.000215 0.067131 ( 0.065589)
build_all 0.001475 0.007878 1.466880 ( 0.598389)
build_install 0.019899 0.001515 1.814354 ( 0.928562)
test_btest 0.001174 0.000234 85.437340 ( 8.957169)
test_basic 0.003396 0.004279 0.334484 ( 0.423522)
test_all 0.001529 0.000364 697.420626 ( 72.364189)
test_rubyspec 0.101560 0.061901 47.894040 ( 56.332155)
total: 140.97 sec