Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-195942
#<BuildRuby:0x000055970a1aefe0
@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.20230612-195942",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002085 0.003604 1.370507 ( 2.661587)
build_miniruby 0.000807 0.000179 0.809939 ( 0.809672)
build_ruby 0.000953 0.000212 2.398049 ( 2.398150)
build_all 0.004167 0.005192 12.805543 ( 1.130243)
build_install 0.006280 0.001744 1.726920 ( 0.854236)
test_btest 0.000000 0.000651 81.683767 ( 7.498338)
test_basic 0.000000 0.003624 0.732080 ( 0.814703)
test_all 0.000911 0.000484 459.195792 ( 43.021071)
test_rubyspec 0.036096 0.003369 41.057260 ( 53.583786)
total: 112.77 sec