Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-235139
#<BuildRuby:0x000055dc7966b6f0
@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.20230620-235139",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000597 0.004119 1.297109 ( 2.510968)
build_miniruby 0.001160 0.000183 0.843244 ( 0.842294)
build_ruby 0.001126 0.000178 2.353835 ( 2.354321)
build_all 0.000982 0.008625 16.050008 ( 1.413792)
build_install 0.005802 0.002353 4.627356 ( 1.074343)
test_btest 0.000765 0.000209 87.275349 ( 7.493365)
test_basic 0.003431 0.000935 0.658615 ( 0.744011)
test_all 0.001330 0.000363 444.291815 ( 48.001789)
test_rubyspec 0.018745 0.024146 43.094171 ( 55.530705)
total: 119.97 sec