Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-015045
#<BuildRuby:0x000055d230d8b500
@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.20240114-015045",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002786 0.001115 0.925586 ( 1.295171)
build_miniruby 0.000715 0.000286 0.935277 ( 0.934073)
build_ruby 0.000000 0.001630 2.768579 ( 2.769704)
build_all 0.003376 0.006395 14.520678 ( 1.397022)
build_install 0.005791 0.002895 4.207692 ( 1.150326)
test_btest 0.000779 0.000390 76.075669 ( 7.727710)
test_basic 0.002012 0.003253 0.528156 ( 0.603945)
test_all 0.092648 0.044076 518.056525 ( 49.655811)
test_rubyspec 0.025667 0.008599 49.683619 ( 62.274072)
total: 127.81 sec