Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-163237
#<BuildRuby:0x000055aa8006b708
@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.20230731-163237",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001945 0.003882 1.529109 ( 3.036372)
build_miniruby 0.000940 0.000000 0.809241 ( 0.809295)
build_ruby 0.001150 0.000000 2.626419 ( 2.626719)
build_all 0.005266 0.003921 13.425388 ( 1.169473)
build_install 0.000000 0.007681 1.924422 ( 0.876534)
test_btest 0.000742 0.000373 76.910359 ( 7.293302)
test_basic 0.000000 0.005537 0.726653 ( 0.806222)
test_all 0.000000 0.001647 506.930908 ( 48.232228)
test_rubyspec 0.003079 0.039244 44.083421 ( 56.399621)
total: 121.25 sec