Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-105430
#<BuildRuby:0x000056411f6540d0
@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.20221121-105430",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005011 0.000071 1.077314 ( 1.428585)
build_miniruby 0.000869 0.000054 0.963814 ( 0.962720)
build_ruby 0.001131 0.000071 2.877675 ( 2.752672)
build_all 0.008300 0.000519 15.971858 ( 3.281709)
build_install 0.004008 0.004031 1.972964 ( 1.154866)
test_btest 0.000525 0.000058 62.080431 ( 10.776208)
test_basic 0.000539 0.004445 0.305353 ( 0.395882)
test_all 0.002617 0.000099 688.767565 (108.330358)
test_rubyspec 0.057221 0.021456 53.526271 ( 61.786484)
total: 190.87 sec