Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-220103
#<BuildRuby:0x00005613e64ec078
@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.20231031-220103",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005253 0.000128 1.387539 ( 1.757725)
build_miniruby 0.000900 0.000090 0.916463 ( 0.916315)
build_ruby 0.001283 0.000000 2.765875 ( 2.767274)
build_all 0.005778 0.004522 16.567077 ( 1.479263)
build_install 0.005819 0.003088 4.990634 ( 1.181744)
test_btest 0.000000 0.001038 84.533266 ( 7.271661)
test_basic 0.000000 0.005286 0.754385 ( 0.828916)
test_all 0.096991 0.039349 485.624504 ( 50.514354)
test_rubyspec 0.016794 0.036547 49.996597 ( 62.337031)
total: 129.06 sec