Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-065229
#<BuildRuby:0x0000561d92ac3568
@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.20230728-065229",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005202 0.000102 1.339603 ( 2.897088)
build_miniruby 0.000883 0.000000 0.890152 ( 0.889375)
build_ruby 0.001551 0.000000 2.585150 ( 2.590711)
build_all 0.005042 0.004778 14.482187 ( 1.275929)
build_install 0.008631 0.000000 2.070841 ( 0.920870)
test_btest 0.000000 0.001088 82.605957 ( 7.764543)
test_basic 0.000000 0.004379 0.604794 ( 0.680556)
test_all 0.000000 0.001310 518.837544 ( 57.424041)
test_rubyspec 0.019368 0.018607 44.125944 ( 56.494436)
total: 130.94 sec