Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-213642
#<BuildRuby:0x00005563d43eacc8
@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.20221130-213642",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007185 0.002613 1.196497 ( 1.241957)
build_miniruby 0.001583 0.000576 0.854695 ( 0.854240)
build_ruby 0.002295 0.000835 2.226705 ( 2.135638)
build_all 0.016459 0.003812 18.612895 ( 2.182052)
build_install 0.010066 0.011877 2.081713 ( 1.059380)
test_btest 0.000000 0.001518 89.942752 ( 8.797524)
test_basic 0.004724 0.003276 0.341462 ( 0.430308)
test_all 0.001743 0.000820 735.553425 ( 71.699714)
test_rubyspec 0.100627 0.078704 49.691799 ( 57.800235)
total: 146.20 sec