Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-143251
#<BuildRuby:0x000056181dc59438
@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.20221015-143251",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000021 0.000004 0.000025 ( 0.000022)
build_up 0.007660 0.001276 1.090411 ( 1.903559)
build_miniruby 0.002595 0.000000 0.102976 ( 0.098673)
build_ruby 0.001704 0.000000 0.096546 ( 0.093399)
build_all 0.008361 0.000518 1.327599 ( 0.562586)
build_install 0.014725 0.001318 1.678134 ( 0.894686)
test_btest 0.001325 0.000000 62.226644 ( 6.370771)
test_basic 0.006166 0.000255 0.343674 ( 0.433958)
test_all 0.006828 0.000139 517.948597 ( 54.838457)
test_rubyspec 0.110193 0.021307 43.244343 ( 51.706962)
total: 116.90 sec