Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-152129
#<BuildRuby:0x000055c0251c4e50
@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.20220723-152129",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004642 0.008303 0.977329 ( 1.166309)
build_miniruby 0.001544 0.000772 0.073359 ( 0.072206)
build_ruby 0.001246 0.000623 0.077327 ( 0.076520)
build_all 0.009145 0.000781 1.517292 ( 0.577158)
build_install 0.017938 0.004898 5.170988 ( 2.092165)
test_btest 0.001435 0.000000 71.583139 ( 8.238650)
test_basic 0.003025 0.004706 0.327008 ( 0.416590)
test_all 0.001597 0.000695 671.065614 ( 66.395460)
test_rubyspec 0.101819 0.077544 45.683028 ( 51.449624)
total: 130.49 sec