Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-161934
#<BuildRuby:0x000055be4edfb878
@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.20230725-161934",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001322 0.004280 1.484712 ( 2.737691)
build_miniruby 0.000848 0.000134 0.814786 ( 0.813870)
build_ruby 0.001106 0.000000 2.603665 ( 2.603473)
build_all 0.009101 0.000000 13.153303 ( 1.225590)
build_install 0.003367 0.004391 1.927561 ( 0.885597)
test_btest 0.000887 0.000161 77.242918 ( 7.192467)
test_basic 0.005085 0.000139 0.549335 ( 0.631109)
test_all 0.000855 0.000148 481.141776 ( 42.441772)
test_rubyspec 0.003176 0.038642 43.247499 ( 55.680596)
total: 114.21 sec