Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-095102
#<BuildRuby:0x00005623a8c127e0
@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-095102",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.004958 1.104779 ( 1.122416)
build_miniruby 0.000000 0.001029 0.931783 ( 0.930414)
build_ruby 0.000000 0.001286 2.712769 ( 2.625389)
build_all 0.004207 0.004444 15.854107 ( 3.369388)
build_install 0.006984 0.000753 1.955669 ( 1.118819)
test_btest 0.000567 0.000142 63.333400 ( 10.753239)
test_basic 0.004025 0.001006 0.347759 ( 0.438047)
test_all 0.001333 0.000333 715.446002 (111.398153)
test_rubyspec 0.047166 0.023772 53.016615 ( 61.228526)
total: 192.99 sec