Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-065541
#<BuildRuby:0x000056306ac73418
@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.20221203-065541",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004184 0.000644 1.185119 ( 1.190102)
build_miniruby 0.000887 0.000136 0.984979 ( 0.983373)
build_ruby 0.001127 0.000173 2.742417 ( 2.656261)
build_all 0.004541 0.004475 15.659540 ( 3.399547)
build_install 0.009961 0.000193 2.170856 ( 1.219372)
test_btest 0.000543 0.000102 68.511945 ( 11.581815)
test_basic 0.004217 0.000791 0.285711 ( 0.376479)
test_all 0.000741 0.000139 692.035317 (107.611478)
test_rubyspec 0.051778 0.022473 53.679876 ( 61.899624)
total: 190.92 sec