Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-165922
#<BuildRuby:0x0000563e94427678
@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.20231014-165922",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.005328 0.000186 1.415727 ( 1.639769)
build_miniruby 0.000877 0.000146 0.853191 ( 0.852699)
build_ruby 0.001275 0.000000 2.636264 ( 2.636365)
build_all 0.005641 0.004882 17.130260 ( 1.549477)
build_install 0.004190 0.004397 5.122351 ( 1.196056)
test_btest 0.000912 0.000228 85.111206 ( 7.378306)
test_basic 0.000000 0.004769 0.773161 ( 0.846917)
test_all 0.003086 0.003663 518.905644 ( 57.209703)
test_rubyspec 0.025843 0.023505 50.336770 ( 62.565155)
total: 135.88 sec