Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-051534
#<BuildRuby:0x0000565458cefba0
@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-051534",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001865 0.004486 1.455245 ( 2.685990)
build_miniruby 0.001184 0.000264 1.026395 ( 1.024780)
build_ruby 0.000971 0.000216 2.739190 ( 2.738526)
build_all 0.005653 0.003564 15.040985 ( 1.348420)
build_install 0.007659 0.000834 2.036898 ( 0.927892)
test_btest 0.000594 0.000141 85.396397 ( 7.703883)
test_basic 0.004599 0.000056 0.583111 ( 0.662465)
test_all 0.001354 0.000000 541.644253 ( 55.250774)
test_rubyspec 0.019611 0.022398 45.023013 ( 57.373868)
total: 129.72 sec