Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-091408
#<BuildRuby:0x00005633bbc1fcb0
@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.20231030-091408",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004643 0.000069 1.277171 ( 1.582891)
build_miniruby 0.000937 0.000098 0.827791 ( 0.827999)
build_ruby 0.001243 0.000131 2.729514 ( 2.729496)
build_all 0.009659 0.000000 16.583789 ( 1.520542)
build_install 0.008085 0.003819 4.899422 ( 1.140567)
test_btest 0.001114 0.000140 81.533454 ( 7.955833)
test_basic 0.003806 0.000475 0.640763 ( 0.719112)
test_all 0.096673 0.039145 489.878307 ( 52.688672)
test_rubyspec 0.036483 0.016812 49.781576 ( 62.045347)
total: 131.21 sec