Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-131245
#<BuildRuby:0x0000562678a45a48
@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.20221201-131245",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008873 0.002218 1.240179 ( 1.213169)
build_miniruby 0.002047 0.000511 0.859573 ( 0.857675)
build_ruby 0.002625 0.000656 2.251236 ( 2.158941)
build_all 0.020138 0.000069 18.591285 ( 2.203879)
build_install 0.017688 0.004333 2.015000 ( 1.038462)
test_btest 0.001356 0.000000 88.848685 ( 8.984620)
test_basic 0.008582 0.000385 0.349915 ( 0.435886)
test_all 0.002152 0.000399 678.917529 ( 72.143879)
test_rubyspec 0.093317 0.073043 49.683259 ( 57.795597)
total: 146.83 sec