Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-002941
#<BuildRuby:0x000055bf9fb8fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-002941",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006621 0.000000 0.855688 ( 1.054007)
build_miniruby 0.001395 0.000000 1.012656 ( 1.010564)
build_ruby 0.001659 0.000000 2.771694 ( 2.769046)
build_all 0.009389 0.000321 16.761392 ( 3.021892)
build_install 0.009824 0.000000 2.100007 ( 1.082362)
test_btest 0.001014 0.000000 78.554534 ( 10.751166)
test_basic 0.002049 0.004283 0.357892 ( 0.444311)
test_all 0.001223 0.000175 669.368245 ( 99.496050)
test_rubyspec 0.097729 0.037775 51.874720 ( 59.953881)
total: 179.58 sec