Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-013739
#<BuildRuby:0x000055b2245f7568
@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.20231017-013739",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000000 0.005848 1.399256 ( 1.696969)
build_miniruby 0.000275 0.000871 0.942139 ( 0.942404)
build_ruby 0.000964 0.000322 2.678013 ( 2.677663)
build_all 0.004680 0.005680 17.408051 ( 1.589758)
build_install 0.006306 0.005042 5.160369 ( 1.208491)
test_btest 0.000831 0.000350 87.200540 ( 8.212375)
test_basic 0.002507 0.001056 0.689020 ( 0.767347)
test_all 0.002308 0.005514 540.293033 ( 62.675143)
test_rubyspec 0.018757 0.033544 50.750989 ( 62.939615)
total: 142.71 sec