Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-042304
#<BuildRuby:0x00005612a7880030
@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.20221123-042304",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004354 0.000653 1.070671 ( 1.216245)
build_miniruby 0.000914 0.000138 0.980089 ( 0.978835)
build_ruby 0.001161 0.000174 2.664452 ( 2.570359)
build_all 0.008744 0.000000 15.654244 ( 3.309962)
build_install 0.005751 0.003863 1.959321 ( 1.131166)
test_btest 0.000476 0.000079 64.955560 ( 10.948042)
test_basic 0.005008 0.000125 0.305852 ( 0.397129)
test_all 0.001160 0.000186 683.099735 (120.515091)
test_rubyspec 0.060131 0.005145 52.949263 ( 61.137775)
total: 202.21 sec