Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-235940
#<BuildRuby:0x000055e4ed3cb040
@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-235940",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.002640 0.003417 1.545619 ( 2.808118)
build_miniruby 0.000807 0.000269 0.923423 ( 0.922792)
build_ruby 0.000846 0.000282 2.672804 ( 2.673486)
build_all 0.004027 0.005406 14.524452 ( 1.276518)
build_install 0.008472 0.000000 2.040122 ( 0.905246)
test_btest 0.001028 0.000000 83.692502 ( 7.727174)
test_basic 0.001322 0.003607 0.691052 ( 0.768082)
test_all 0.001289 0.000491 523.412346 ( 54.169170)
test_rubyspec 0.022360 0.021367 44.691154 ( 56.986847)
total: 128.24 sec