Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-050812
#<BuildRuby:0x000055b17c8300d0
@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.20221201-050812",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009692 0.001492 1.244029 ( 2.499620)
build_miniruby 0.002563 0.000000 0.853976 ( 0.853344)
build_ruby 0.002979 0.000139 2.240943 ( 2.149288)
build_all 0.013677 0.007674 18.645901 ( 2.184686)
build_install 0.015006 0.006616 2.040429 ( 1.032285)
test_btest 0.000856 0.000214 91.556564 ( 9.142248)
test_basic 0.004270 0.005499 0.346290 ( 0.430146)
test_all 0.002573 0.000756 702.213690 ( 72.868857)
test_rubyspec 0.104828 0.073648 49.377265 ( 57.512231)
total: 148.67 sec