Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-021148
#<BuildRuby:0x000056147e833568
@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.20231026-021148",
@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.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004871 0.000207 1.397748 ( 1.624351)
build_miniruby 0.000921 0.000204 0.879876 ( 0.881304)
build_ruby 0.001076 0.000240 2.614883 ( 2.615126)
build_all 0.009903 0.000336 16.589114 ( 1.480549)
build_install 0.005350 0.003505 4.974709 ( 1.169949)
test_btest 0.000882 0.000201 81.514808 ( 7.778148)
test_basic 0.004104 0.000933 0.759564 ( 0.835966)
test_all 0.093846 0.040099 507.709921 ( 53.219214)
test_rubyspec 0.027806 0.024148 51.177880 ( 63.541894)
total: 133.15 sec