Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-152502
#<BuildRuby:0x000055a2deaf38c8
@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.20230701-152502",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005722 0.000286 1.258761 ( 2.478552)
build_miniruby 0.000000 0.001270 0.851740 ( 0.851889)
build_ruby 0.000000 0.001306 2.607791 ( 2.608079)
build_all 0.004446 0.004755 12.039651 ( 8.437832)
build_install 0.008221 0.000539 5.146366 ( 1.953539)
test_btest 0.001302 0.000163 88.322620 ( 8.146725)
test_basic 0.001053 0.003034 0.573617 ( 0.654660)
test_all 0.001261 0.000194 465.755549 ( 50.574363)
test_rubyspec 0.031107 0.008078 42.513669 ( 54.973102)
total: 130.68 sec