Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-010052
#<BuildRuby:0x000055b04a69e7e0
@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.20221126-010052",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.004451 0.000148 1.060440 ( 1.072256)
build_miniruby 0.000780 0.000260 0.973246 ( 0.971862)
build_ruby 0.000846 0.000282 2.734691 ( 2.636397)
build_all 0.001554 0.007170 15.881926 ( 3.357010)
build_install 0.006223 0.002872 2.022291 ( 1.150123)
test_btest 0.000420 0.000194 65.176406 ( 10.608247)
test_basic 0.001686 0.003099 0.334530 ( 0.426034)
test_all 0.000640 0.000320 690.601500 (107.416176)
test_rubyspec 0.037013 0.032522 53.421881 ( 61.669698)
total: 189.31 sec