Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-224730
#<BuildRuby:0x00005649ff35f918
@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-224730",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001514 0.004512 1.464422 ( 2.671670)
build_miniruby 0.000816 0.000306 0.874061 ( 0.874080)
build_ruby 0.000822 0.000308 2.690548 ( 2.689896)
build_all 0.006711 0.002516 14.207618 ( 1.257190)
build_install 0.004439 0.004519 1.971188 ( 0.879011)
test_btest 0.000685 0.000282 84.670340 ( 7.344053)
test_basic 0.003295 0.001357 0.674574 ( 0.753431)
test_all 0.000886 0.000365 498.897704 ( 49.761896)
test_rubyspec 0.019296 0.019381 43.489414 ( 55.930592)
total: 122.16 sec