Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-142659
#<BuildRuby:0x0000555d0dc27800
@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.20220814-142659",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005140 0.005737 0.969294 ( 0.994003)
build_miniruby 0.001655 0.000551 0.074361 ( 0.072557)
build_ruby 0.002074 0.000000 0.076103 ( 0.074982)
build_all 0.005848 0.004179 1.516439 ( 0.569095)
build_install 0.011563 0.010147 1.898856 ( 0.922571)
test_btest 0.000841 0.000368 72.707378 ( 8.627734)
test_basic 0.005911 0.002586 0.335382 ( 0.423790)
test_all 0.002338 0.002198 636.602555 ( 64.399216)
test_rubyspec 0.056090 0.109976 45.688451 ( 53.346599)
total: 129.43 sec