Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-194335
#<BuildRuby:0x00005629b41775f8
@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-194335",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004855 0.001214 1.371876 ( 2.646413)
build_miniruby 0.000990 0.000248 0.897144 ( 0.895803)
build_ruby 0.001279 0.000320 2.617214 ( 2.621793)
build_all 0.009225 0.000000 13.241814 ( 1.230388)
build_install 0.003377 0.004309 1.835518 ( 0.859420)
test_btest 0.000794 0.000208 76.173575 ( 6.659410)
test_basic 0.004929 0.000075 0.627581 ( 0.709396)
test_all 0.000906 0.000227 486.647209 ( 42.890277)
test_rubyspec 0.028711 0.011557 43.303841 ( 55.723967)
total: 114.24 sec