Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-175149
#<BuildRuby:0x0000565408843840
@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.20231030-175149",
@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.000000 0.000053 0.000053 ( 0.000030)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000498 0.004106 1.407221 ( 1.732788)
build_miniruby 0.000893 0.000417 0.861364 ( 0.861078)
build_ruby 0.000885 0.000413 2.823997 ( 2.823804)
build_all 0.005239 0.004702 16.462371 ( 1.530179)
build_install 0.004658 0.004233 4.953174 ( 1.172773)
test_btest 0.000730 0.000000 84.660629 ( 7.553853)
test_basic 0.000838 0.002608 0.599228 ( 0.677831)
test_all 0.097477 0.037888 511.106088 ( 51.387681)
test_rubyspec 0.026550 0.023964 51.016848 ( 63.382147)
total: 131.12 sec