Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-024219
#<BuildRuby:0x0000557d1ff8d350
@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.20220808-024219",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006274 0.002510 0.839086 ( 1.344214)
build_miniruby 0.001352 0.000541 0.064871 ( 0.063319)
build_ruby 0.001437 0.000000 0.063587 ( 0.062872)
build_all 0.006663 0.001270 1.266289 ( 0.487744)
build_install 0.003468 0.011449 4.242326 ( 1.836606)
test_btest 0.001322 0.000712 54.161652 ( 6.252533)
test_basic 0.005341 0.000371 0.278177 ( 0.372740)
test_all 0.001761 0.000362 500.745348 ( 52.491213)
test_rubyspec 0.084524 0.042848 41.561910 ( 49.300068)
total: 112.21 sec