Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-071142
#<BuildRuby:0x00005576a31cfe20
@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.20230808-071142",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.000000 0.005944 1.387994 ( 2.739738)
build_miniruby 0.000000 0.001050 0.842876 ( 0.841875)
build_ruby 0.000905 0.000285 2.643219 ( 2.642583)
build_all 0.004772 0.004976 14.357828 ( 1.286653)
build_install 0.007037 0.000674 1.916411 ( 1.018531)
test_btest 0.000614 0.000139 83.056685 ( 7.278273)
test_basic 0.003913 0.000889 0.779152 ( 0.855239)
test_all 0.000982 0.000224 519.317280 ( 55.712973)
test_rubyspec 0.030227 0.023913 46.045526 ( 58.266760)
total: 130.64 sec