Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-054205
#<BuildRuby:0x00005599b5b7cd30
@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-054205",
@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.000002 0.000013 ( 0.000012)
configure 0.000075 0.000011 0.000086 ( 0.000089)
build_up 0.009335 0.001436 1.024945 ( 2.543259)
build_miniruby 0.001922 0.000296 0.078338 ( 0.077886)
build_ruby 0.001523 0.000235 0.068297 ( 0.068603)
build_all 0.008376 0.001288 1.526820 ( 0.583656)
build_install 0.016038 0.005522 5.214007 ( 2.125207)
test_btest 0.000928 0.000174 69.149963 ( 8.289014)
test_basic 0.007709 0.000000 0.323995 ( 0.414384)
test_all 0.001912 0.000000 678.916134 ( 67.079117)
test_rubyspec 0.141641 0.045854 46.023525 ( 53.543828)
total: 134.73 sec