Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-102522
#<BuildRuby:0x0000560fa50ef708
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230730-102522",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001896 0.003485 1.497542 ( 2.782767)
build_miniruby 0.000923 0.000185 0.972372 ( 0.971373)
build_ruby 0.000982 0.000197 2.613927 ( 2.613608)
build_all 0.004486 0.005006 14.530730 ( 1.308391)
build_install 0.006991 0.001748 2.063625 ( 0.933902)
test_btest 0.000771 0.000193 82.362483 ( 7.867278)
test_basic 0.003684 0.000921 0.624381 ( 0.702530)
test_all 0.001147 0.000089 508.360607 ( 50.822581)
test_rubyspec 0.010534 0.033673 45.992091 ( 58.261743)
total: 126.26 sec