Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-172529
#<BuildRuby:0x000055b8f798b600
@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.20220722-172529",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010322 0.001396 0.984820 ( 1.281632)
build_miniruby 0.001698 0.000364 0.076259 ( 0.074686)
build_ruby 0.001656 0.000355 0.074124 ( 0.072897)
build_all 0.009276 0.000000 1.519959 ( 0.580388)
build_install 0.018704 0.003843 5.115992 ( 2.092235)
test_btest 0.001085 0.000207 78.115961 ( 8.153682)
test_basic 0.007431 0.000548 0.321470 ( 0.409538)
test_all 0.002068 0.000375 632.351557 ( 64.185841)
test_rubyspec 0.112710 0.060264 45.344583 ( 51.106275)
total: 127.96 sec