Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-085431
#<BuildRuby:0x00005600e207fba0
@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.20231129-085431",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000676 0.004134 1.236974 ( 1.624325)
build_miniruby 0.000747 0.000220 0.912958 ( 0.912569)
build_ruby 0.001144 0.000337 2.711105 ( 2.711306)
build_all 0.009789 0.000421 16.744540 ( 1.482744)
build_install 0.008950 0.000141 4.795976 ( 1.145504)
test_btest 0.000731 0.000174 83.835907 ( 8.097245)
test_basic 0.000372 0.003193 0.611312 ( 0.690001)
test_all 0.089205 0.045815 530.541388 ( 48.201021)
test_rubyspec 0.030688 0.015615 49.191265 ( 61.541643)
total: 126.41 sec