Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-153712
#<BuildRuby:0x0000561f7db33560
@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.20231213-153712",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004154 0.001661 1.380215 ( 1.743536)
build_miniruby 0.000660 0.000264 0.896567 ( 0.896360)
build_ruby 0.000996 0.000399 2.655845 ( 2.655673)
build_all 0.008345 0.001500 16.627786 ( 1.494088)
build_install 0.004305 0.005199 4.874188 ( 1.148876)
test_btest 0.000500 0.000211 83.195118 ( 7.197717)
test_basic 0.002512 0.001058 0.610660 ( 0.688993)
test_all 0.109668 0.026350 564.514817 ( 53.067334)
test_rubyspec 0.015283 0.035670 51.904921 ( 64.244901)
total: 133.14 sec