Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-054137
#<BuildRuby:0x000055d112a6bba0
@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-054137",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002450 0.003722 1.439226 ( 2.720993)
build_miniruby 0.000000 0.001330 0.997442 ( 0.996414)
build_ruby 0.000000 0.001162 2.821732 ( 2.821410)
build_all 0.009415 0.000295 14.715160 ( 1.266502)
build_install 0.007824 0.000645 2.086913 ( 0.930309)
test_btest 0.000874 0.000134 87.591510 ( 7.559258)
test_basic 0.000495 0.003921 0.649663 ( 0.728028)
test_all 0.001247 0.000239 545.314626 ( 53.420334)
test_rubyspec 0.016773 0.025325 45.678113 ( 57.949502)
total: 128.39 sec