Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-212650
#<BuildRuby:0x000055764baabdf8
@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.20221220-212650",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000402 0.004007 0.889474 ( 1.095536)
build_miniruby 0.000868 0.000058 1.019380 ( 1.017965)
build_ruby 0.001093 0.000072 2.610026 ( 2.608674)
build_all 0.008963 0.000043 15.725410 ( 3.293520)
build_install 0.004037 0.004666 2.309096 ( 1.291733)
test_btest 0.000526 0.000062 64.376143 ( 11.407328)
test_basic 0.004599 0.000541 0.326785 ( 0.417382)
test_all 0.000711 0.000808 674.673148 (159.332904)
test_rubyspec 0.041332 0.018855 52.845514 ( 61.020974)
total: 241.49 sec