Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-083259
#<BuildRuby:0x0000562c8a915390
@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.20221011-083259",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004771 0.004732 1.082948 ( 1.127705)
build_miniruby 0.002469 0.000000 0.100074 ( 0.096349)
build_ruby 0.001573 0.000000 0.099473 ( 0.096248)
build_all 0.007192 0.000351 1.314715 ( 0.565457)
build_install 0.008652 0.005322 1.640952 ( 0.883107)
test_btest 0.001676 0.000314 61.580557 ( 6.479828)
test_basic 0.002320 0.004309 0.351812 ( 0.442699)
test_all 0.001772 0.005295 502.975202 ( 53.632036)
test_rubyspec 0.092236 0.040150 42.732195 ( 51.227717)
total: 114.55 sec