Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-154422
#<BuildRuby:0x000055af1403f818
@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.20230809-154422",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002104 0.003502 1.583440 ( 2.930762)
build_miniruby 0.000818 0.000227 0.864422 ( 0.864665)
build_ruby 0.001005 0.000279 2.567528 ( 2.567834)
build_all 0.004649 0.004232 13.293129 ( 1.172663)
build_install 0.007816 0.000000 1.949606 ( 0.891187)
test_btest 0.000816 0.000154 79.006162 ( 7.722476)
test_basic 0.003652 0.001044 0.776644 ( 0.854909)
test_all 0.001460 0.000417 506.098144 ( 54.671597)
test_rubyspec 0.013740 0.026015 44.529160 ( 56.991453)
total: 128.67 sec