Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-035120
#<BuildRuby:0x00005577d015d400
@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.20221014-035120",
@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.000032 0.000003 0.000035 ( 0.000035)
autoconf 0.000048 0.000004 0.000052 ( 0.000052)
configure 0.000031 0.000002 0.000033 ( 0.000036)
build_up 0.005603 0.004995 1.059408 ( 1.115205)
build_miniruby 0.002004 0.000308 0.094310 ( 0.090388)
build_ruby 0.001347 0.000000 0.100219 ( 0.097388)
build_all 0.007626 0.000000 1.276987 ( 0.549696)
build_install 0.013448 0.003160 1.660216 ( 0.894474)
test_btest 0.002353 0.000353 61.399480 ( 6.514223)
test_basic 0.004443 0.003563 0.335789 ( 0.425513)
test_all 0.001053 0.006477 486.174793 ( 53.433945)
test_rubyspec 0.097677 0.028737 43.184311 ( 51.692357)
total: 114.81 sec