Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-080509
#<BuildRuby:0x000055d1843efde0
@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.20221120-080509",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000680 0.004197 1.105819 ( 1.078549)
build_miniruby 0.000856 0.000048 1.038939 ( 1.037865)
build_ruby 0.001139 0.000000 2.812844 ( 2.711483)
build_all 0.005476 0.003671 16.015917 ( 3.275085)
build_install 0.004334 0.004582 1.992632 ( 1.188671)
test_btest 0.000558 0.000080 57.849371 ( 11.474455)
test_basic 0.001424 0.003696 0.307663 ( 0.397969)
test_all 0.000979 0.000178 641.344474 (106.646403)
test_rubyspec 0.049326 0.020039 51.211064 ( 59.451249)
total: 187.26 sec