Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-063342
#<BuildRuby:0x000055705b4b7bb8
@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.20231026-063342",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004235 0.000706 1.428872 ( 1.701949)
build_miniruby 0.001021 0.000171 0.919761 ( 0.919370)
build_ruby 0.001088 0.000181 2.717200 ( 2.716878)
build_all 0.009421 0.000806 17.055141 ( 1.592395)
build_install 0.003942 0.004459 5.123550 ( 1.169606)
test_btest 0.000824 0.000165 84.300961 ( 7.952115)
test_basic 0.003858 0.000000 0.619375 ( 0.698263)
test_all 0.115362 0.020405 509.464456 ( 57.803040)
test_rubyspec 0.008377 0.035750 50.202715 ( 62.493436)
total: 137.05 sec