Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-153559
#<BuildRuby:0x0000564fc575b500
@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.20231020-153559",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003783 0.001513 1.381150 ( 1.659006)
build_miniruby 0.001054 0.000000 0.826819 ( 0.826211)
build_ruby 0.001242 0.000000 2.640955 ( 2.640322)
build_all 0.005822 0.004129 16.478438 ( 1.436881)
build_install 0.008894 0.000183 4.863423 ( 1.137900)
test_btest 0.000747 0.000275 81.303301 ( 7.476830)
test_basic 0.005124 0.000298 0.725500 ( 0.799773)
test_all 0.001812 0.003364 503.859949 ( 56.107692)
test_rubyspec 0.028341 0.020511 50.760547 ( 63.044690)
total: 135.13 sec