Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-120549
#<BuildRuby:0x0000557aac23fe20
@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-120549",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001636 0.002782 1.002479 ( 1.389252)
build_miniruby 0.000836 0.000167 0.874945 ( 0.874682)
build_ruby 0.001152 0.000231 2.732520 ( 2.732353)
build_all 0.005408 0.004236 16.473167 ( 1.504652)
build_install 0.004791 0.004177 4.764070 ( 1.168156)
test_btest 0.001126 0.000000 81.987995 ( 7.844014)
test_basic 0.002431 0.002733 0.766372 ( 0.842986)
test_all 0.103171 0.033258 504.001400 ( 54.591996)
test_rubyspec 0.032963 0.013394 48.837633 ( 61.202371)
total: 132.15 sec