Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-072019
#<BuildRuby:0x000055fed33fbfb0
@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.20230106-072019",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006606 0.849711 ( 1.751333)
build_miniruby 0.000000 0.001345 1.021974 ( 1.019960)
build_ruby 0.000520 0.001153 2.764208 ( 2.761791)
build_all 0.005327 0.004345 16.716813 ( 2.982438)
build_install 0.010097 0.001055 2.091513 ( 1.071486)
test_btest 0.000611 0.000238 72.871587 ( 10.580794)
test_basic 0.004713 0.001833 0.340590 ( 0.426836)
test_all 0.000858 0.000334 661.364643 ( 97.283462)
test_rubyspec 0.051347 0.046751 52.100640 ( 60.201697)
total: 178.08 sec