Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-045156
#<BuildRuby:0x000055df705a80e8
@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.20230726-045156",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001787 0.003721 1.382119 ( 2.594415)
build_miniruby 0.001237 0.000185 0.826059 ( 0.824878)
build_ruby 0.001079 0.000162 2.627438 ( 2.627036)
build_all 0.008097 0.001214 13.763419 ( 1.211850)
build_install 0.006956 0.001043 1.956995 ( 0.881129)
test_btest 0.000796 0.000120 78.649372 ( 8.071661)
test_basic 0.005565 0.000099 0.689903 ( 0.766649)
test_all 0.001542 0.000134 507.581751 ( 55.131797)
test_rubyspec 0.037976 0.005008 44.820034 ( 57.251882)
total: 129.36 sec