Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-094944
#<BuildRuby:0x0000561f869a7468
@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.20221211-094944",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003809 0.000000 0.860557 ( 1.057035)
build_miniruby 0.000919 0.000045 0.969708 ( 0.968174)
build_ruby 0.001071 0.000063 2.779208 ( 2.678773)
build_all 0.008964 0.000000 15.768427 ( 3.331853)
build_install 0.002009 0.007476 2.223645 ( 1.273587)
test_btest 0.000528 0.000076 64.563269 ( 11.669209)
test_basic 0.004326 0.000618 0.310362 ( 0.401003)
test_all 0.000814 0.000117 650.909582 (123.854023)
test_rubyspec 0.065014 0.005811 52.546360 ( 60.768654)
total: 206.00 sec