Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-131402
#<BuildRuby:0x000056041ee7fce8
@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.20231023-131402",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001486 0.004204 2.056845 ( 2.324598)
build_miniruby 0.001058 0.000236 0.971950 ( 0.971263)
build_ruby 0.001035 0.000230 2.692606 ( 2.693683)
build_all 0.007521 0.003112 16.889580 ( 1.515417)
build_install 0.004895 0.003688 5.383603 ( 1.195415)
test_btest 0.000758 0.000204 87.544832 ( 7.181203)
test_basic 0.002386 0.003058 0.838831 ( 0.913020)
test_all 0.109227 0.025761 493.991795 ( 56.049744)
test_rubyspec 0.028318 0.016876 49.019379 ( 61.298257)
total: 134.14 sec