Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-131414
#<BuildRuby:0x0000557d499df8c0
@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.20231203-131414",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004454 0.000102 1.266028 ( 1.604346)
build_miniruby 0.000769 0.000171 0.874472 ( 0.873765)
build_ruby 0.001330 0.000296 2.804896 ( 2.804348)
build_all 0.002493 0.007771 16.709879 ( 1.497205)
build_install 0.004499 0.004215 4.930913 ( 1.189639)
test_btest 0.001078 0.000000 87.133058 ( 7.930312)
test_basic 0.002766 0.002555 0.711738 ( 0.787757)
test_all 0.103762 0.033251 546.334573 ( 51.216293)
test_rubyspec 0.028094 0.021861 51.065304 ( 63.426119)
total: 131.33 sec