Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-054002
#<BuildRuby:0x0000555e5759fbb8
@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-054002",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.005536 0.000461 1.374462 ( 2.822737)
build_miniruby 0.001439 0.000120 0.884713 ( 0.882318)
build_ruby 0.001788 0.000000 2.749142 ( 2.753877)
build_all 0.006183 0.003266 14.649498 ( 1.262351)
build_install 0.007791 0.000458 2.106520 ( 0.923266)
test_btest 0.000644 0.000076 86.017762 ( 7.456425)
test_basic 0.003926 0.000000 0.690686 ( 0.773220)
test_all 0.001873 0.000194 554.184407 ( 51.645431)
test_rubyspec 0.013164 0.029288 43.915034 ( 56.274078)
total: 124.79 sec