Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-152903
#<BuildRuby:0x000056260aafe700
@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.20220917-152903",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000028)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006115 0.004326 1.088511 ( 1.134046)
build_miniruby 0.002028 0.000271 0.108558 ( 0.105229)
build_ruby 0.000000 0.002314 0.117320 ( 0.098919)
build_all 0.008751 0.001945 1.607516 ( 0.672995)
build_install 0.018308 0.000135 1.962486 ( 1.011179)
test_btest 0.001097 0.000157 95.291615 ( 9.791781)
test_basic 0.002484 0.004918 0.406417 ( 0.494916)
test_all 0.003406 0.000649 680.830498 ( 68.580686)
test_rubyspec 0.101424 0.056377 47.179607 ( 55.651698)
total: 137.54 sec