Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-071223
#<BuildRuby:0x000056487d145a48
@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-071223",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010382 0.000000 1.238636 ( 4.245252)
build_miniruby 0.002363 0.000119 0.854609 ( 0.853708)
build_ruby 0.002582 0.000516 2.236549 ( 2.143606)
build_all 0.013210 0.007825 18.644788 ( 2.214497)
build_install 0.013175 0.009578 2.040363 ( 1.027460)
test_btest 0.001388 0.000463 93.359057 ( 9.309861)
test_basic 0.008834 0.001167 0.362938 ( 0.448645)
test_all 0.002863 0.000308 742.796369 ( 71.862127)
test_rubyspec 0.069420 0.108343 49.488086 ( 57.562254)
total: 149.67 sec