Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-012843
#<BuildRuby:0x000055b6abb0e700
@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.20220916-012843",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005041 0.004452 1.102115 ( 1.098064)
build_miniruby 0.001882 0.000125 0.077477 ( 0.075947)
build_ruby 0.002217 0.000000 0.075050 ( 0.072748)
build_all 0.009497 0.000000 1.558429 ( 0.611903)
build_install 0.022094 0.000000 1.907784 ( 0.960952)
test_btest 0.000961 0.000000 91.786376 ( 9.164520)
test_basic 0.007032 0.000034 0.357310 ( 0.448856)
test_all 0.003475 0.000000 677.205811 ( 67.637907)
test_rubyspec 0.115815 0.031394 46.898823 ( 55.255211)
total: 135.33 sec