Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-153910
#<BuildRuby:0x000056144b5e0078
@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.20230609-153910",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002024 0.002816 1.234507 ( 2.477742)
build_miniruby 0.000814 0.000171 0.835178 ( 0.834557)
build_ruby 0.000000 0.001201 2.557812 ( 2.558302)
build_all 0.003102 0.006148 12.798458 ( 1.158592)
build_install 0.005903 0.001771 1.734023 ( 0.870670)
test_btest 0.000760 0.000228 82.626811 ( 7.235376)
test_basic 0.000000 0.005270 0.764880 ( 0.844626)
test_all 0.000342 0.001470 435.101347 ( 52.400815)
test_rubyspec 0.020169 0.020015 42.670324 ( 55.025302)
total: 123.41 sec