Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-145848
#<BuildRuby:0x0000560e53e41350
@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.20221027-145848",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000786 0.008471 1.094222 ( 1.161176)
build_miniruby 0.000930 0.000558 0.102157 ( 0.099323)
build_ruby 0.001133 0.000680 0.089767 ( 0.086794)
build_all 0.008111 0.000000 1.279341 ( 0.544832)
build_install 0.011426 0.003106 1.618127 ( 0.893627)
test_btest 0.001378 0.000636 63.023933 ( 6.247200)
test_basic 0.005246 0.002776 0.354791 ( 0.449729)
test_all 0.000322 0.006830 502.602569 ( 53.869706)
test_rubyspec 0.072602 0.067537 43.558149 ( 51.750397)
total: 115.10 sec