Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-051927
#<BuildRuby:0x000055a188e5fce8
@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.20230807-051927",
@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.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004954 0.001166 1.446496 ( 2.708522)
build_miniruby 0.000747 0.000176 0.874351 ( 0.873772)
build_ruby 0.001324 0.000311 2.734004 ( 2.738593)
build_all 0.009238 0.000000 14.104788 ( 1.276205)
build_install 0.008035 0.000000 2.149066 ( 0.969208)
test_btest 0.000695 0.000000 80.649271 ( 7.861951)
test_basic 0.003876 0.000000 0.637452 ( 0.714998)
test_all 0.001158 0.000000 537.161120 ( 47.712238)
test_rubyspec 0.023086 0.021230 45.514700 ( 57.820158)
total: 122.68 sec