Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-005842
#<BuildRuby:0x0000564717800098
@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.20231017-005842",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005183 0.000336 1.345430 ( 1.601504)
build_miniruby 0.000815 0.000240 0.831698 ( 0.831851)
build_ruby 0.000995 0.000292 2.671385 ( 2.671590)
build_all 0.008535 0.001835 17.756136 ( 1.541204)
build_install 0.005696 0.004421 5.145150 ( 1.196194)
test_btest 0.000728 0.000232 90.930285 ( 7.539475)
test_basic 0.004251 0.001353 0.703020 ( 0.779375)
test_all 0.007679 0.001074 538.205981 ( 57.114724)
test_rubyspec 0.020223 0.031872 52.896792 ( 65.169751)
total: 138.45 sec