Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-204614
#<BuildRuby:0x000055f136cb0c00
@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.20220818-204614",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008773 0.001253 0.970592 ( 1.424430)
build_miniruby 0.000000 0.002492 0.068290 ( 0.067153)
build_ruby 0.000207 0.001991 0.079479 ( 0.080017)
build_all 0.007816 0.003197 1.564495 ( 0.597732)
build_install 0.019840 0.001409 1.871215 ( 0.933959)
test_btest 0.001000 0.000200 74.435635 ( 7.975584)
test_basic 0.004453 0.004622 0.322629 ( 0.413494)
test_all 0.003527 0.000840 635.893820 ( 64.179474)
test_rubyspec 0.101262 0.053841 45.206459 ( 53.640738)
total: 129.31 sec