Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-235331
#<BuildRuby:0x000055af36398d30
@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.20220907-235331",
@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.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000382 0.010321 0.971875 ( 0.981613)
build_miniruby 0.001809 0.000603 0.077419 ( 0.074643)
build_ruby 0.000000 0.002576 0.068269 ( 0.065424)
build_all 0.009138 0.001665 1.539394 ( 0.593444)
build_install 0.016125 0.006948 1.924143 ( 0.929631)
test_btest 0.001129 0.000416 87.322764 ( 9.812750)
test_basic 0.000000 0.006192 0.353044 ( 0.442848)
test_all 0.000000 0.005964 659.079527 ( 66.458952)
test_rubyspec 0.081858 0.096251 46.944760 ( 55.090604)
total: 134.45 sec