Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-051849
#<BuildRuby:0x000055e0f068fe58
@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-051849",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.004792 1.059226 ( 1.610967)
build_miniruby 0.000000 0.000788 0.958405 ( 0.957254)
build_ruby 0.000000 0.001202 2.867440 ( 2.773840)
build_all 0.000000 0.008664 15.836058 ( 3.236476)
build_install 0.000482 0.008203 1.989537 ( 1.179622)
test_btest 0.000471 0.000202 60.764839 ( 11.239920)
test_basic 0.000663 0.003911 0.319348 ( 0.411244)
test_all 0.000793 0.000377 705.100767 (106.702612)
test_rubyspec 0.031487 0.032372 53.052552 ( 61.212871)
total: 189.33 sec