Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-035358
#<BuildRuby:0x000055b912f00098
@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.20231104-035358",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001682 0.004545 1.399143 ( 1.649751)
build_miniruby 0.000868 0.000256 0.803954 ( 0.803632)
build_ruby 0.001015 0.000299 2.739834 ( 2.740457)
build_all 0.006662 0.003677 16.352951 ( 1.511289)
build_install 0.005572 0.003248 4.963608 ( 1.162243)
test_btest 0.000592 0.000198 81.180703 ( 7.356420)
test_basic 0.002899 0.000967 0.669394 ( 0.746239)
test_all 0.096164 0.037293 516.038227 ( 51.923061)
test_rubyspec 0.036530 0.016677 51.597981 ( 63.866981)
total: 131.76 sec