Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-213701
#<BuildRuby:0x000056244393fcc0
@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.20231106-213701",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005226 0.000550 1.590723 ( 1.813944)
build_miniruby 0.001025 0.000108 0.932023 ( 0.931554)
build_ruby 0.001266 0.000000 2.615098 ( 2.615981)
build_all 0.010112 0.000000 17.224042 ( 1.536923)
build_install 0.000000 0.009487 5.178345 ( 1.183604)
test_btest 0.000000 0.000731 86.903179 ( 7.935034)
test_basic 0.001083 0.004761 0.711514 ( 0.784519)
test_all 0.106868 0.033934 505.333017 ( 54.872085)
test_rubyspec 0.037797 0.012045 53.479359 ( 65.831759)
total: 137.51 sec