Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-210337
#<BuildRuby:0x000055f003a37818
@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.20230727-210337",
@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.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.005403 1.309718 ( 2.603064)
build_miniruby 0.000000 0.001051 0.884573 ( 0.883582)
build_ruby 0.000286 0.000838 2.590635 ( 2.590478)
build_all 0.008504 0.000879 13.181768 ( 1.232621)
build_install 0.007752 0.000000 1.846952 ( 0.935022)
test_btest 0.001089 0.000000 74.632528 ( 7.325314)
test_basic 0.002871 0.002442 0.633984 ( 0.711174)
test_all 0.000762 0.000146 500.076053 ( 45.860737)
test_rubyspec 0.022491 0.014478 41.999641 ( 54.500300)
total: 116.64 sec