Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-194117
#<BuildRuby:0x0000563d67c4fce8
@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.20230604-194117",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000748 0.004191 1.279361 ( 2.567214)
build_miniruby 0.000956 0.000047 0.811797 ( 0.811387)
build_ruby 0.001269 0.000063 2.519346 ( 2.519255)
build_all 0.008322 0.000191 12.617724 ( 1.089022)
build_install 0.003730 0.003361 1.682388 ( 0.872786)
test_btest 0.000936 0.000075 81.045220 ( 7.209818)
test_basic 0.000731 0.003603 0.644728 ( 0.726970)
test_all 0.001578 0.000000 434.775499 ( 47.680199)
test_rubyspec 0.018769 0.021445 42.016616 ( 54.515639)
total: 117.99 sec