Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-013519
#<BuildRuby:0x0000558800d59a48
@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.20221129-013519",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.006256 0.004603 1.244896 ( 1.314325)
build_miniruby 0.002723 0.000000 0.839492 ( 0.837772)
build_ruby 0.002642 0.000363 2.234788 ( 2.148328)
build_all 0.016929 0.003180 18.527458 ( 2.184524)
build_install 0.018229 0.002321 1.834745 ( 0.938721)
test_btest 0.001280 0.000291 89.008884 ( 8.599647)
test_basic 0.007744 0.001760 0.347804 ( 0.434701)
test_all 0.000000 0.002225 682.482774 ( 69.226785)
test_rubyspec 0.102165 0.078114 49.426626 ( 57.466202)
total: 143.15 sec