Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-155435
#<BuildRuby:0x00005639fc5dbfb0
@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.20221116-155435",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000637 0.004189 1.081061 ( 2.342803)
build_miniruby 0.000889 0.000000 0.949138 ( 0.947841)
build_ruby 0.001184 0.000000 2.762836 ( 2.654191)
build_all 0.008691 0.000000 15.856137 ( 3.352214)
build_install 0.006223 0.003310 1.891524 ( 1.078866)
test_btest 0.000449 0.000107 62.593828 ( 10.628708)
test_basic 0.000469 0.004080 0.278255 ( 0.369093)
test_all 0.000759 0.000216 656.247601 (102.046825)
test_rubyspec 0.047588 0.026628 51.247720 ( 59.514253)
total: 182.94 sec