Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-222900
#<BuildRuby:0x000056246c8346e0
@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.20220920-222900",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005251 0.004366 1.092325 ( 1.120525)
build_miniruby 0.001709 0.000526 0.112737 ( 0.108387)
build_ruby 0.001489 0.000458 0.116625 ( 0.099231)
build_all 0.007208 0.002218 1.599479 ( 0.650476)
build_install 0.014165 0.007880 1.927431 ( 0.981944)
test_btest 0.000830 0.000293 78.419285 ( 8.568682)
test_basic 0.004358 0.004527 0.391015 ( 0.485586)
test_all 0.003178 0.001236 634.965120 ( 67.072143)
test_rubyspec 0.106125 0.053915 45.598882 ( 54.004357)
total: 133.09 sec