Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-111238
#<BuildRuby:0x000055d9b624e7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-111238",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006841 0.000000 0.877063 ( 1.224401)
build_miniruby 0.001048 0.000000 0.058553 ( 0.057334)
build_ruby 0.001023 0.000000 0.058944 ( 0.057689)
build_all 0.004717 0.000000 1.526664 ( 0.594437)
build_install 0.006862 0.004387 5.655230 ( 2.146438)
test_btest 0.000668 0.000037 45.771403 ( 8.520933)
test_basic 0.005608 0.000062 0.332249 ( 0.420920)
test_all 0.001088 0.000022 603.092550 ( 89.569618)
test_rubyspec 0.094194 0.029907 43.850196 ( 49.554879)
total: 152.15 sec