Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-003008
#<BuildRuby:0x000055b466894b60
@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.20220809-003008",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007262 0.004959 1.000343 ( 1.430614)
build_miniruby 0.001862 0.000573 0.072109 ( 0.069544)
build_ruby 0.001532 0.000472 0.077891 ( 0.076062)
build_all 0.009030 0.001303 1.520385 ( 0.575873)
build_install 0.021324 0.001628 5.172504 ( 2.047008)
test_btest 0.000999 0.000235 74.931552 ( 8.130973)
test_basic 0.000000 0.008652 0.327324 ( 0.413247)
test_all 0.001431 0.000243 678.198934 ( 66.869851)
test_rubyspec 0.123411 0.051317 45.895793 ( 53.434060)
total: 133.05 sec