Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-063136
#<BuildRuby:0x0000560031dd7c78
@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.20221204-063136",
@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.000008)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.001406 0.003702 1.214064 ( 1.467962)
build_miniruby 0.001051 0.000000 0.998074 ( 0.996764)
build_ruby 0.001220 0.000000 2.694338 ( 2.596250)
build_all 0.008936 0.000216 15.722081 ( 3.338292)
build_install 0.008509 0.000033 2.213922 ( 1.230153)
test_btest 0.000756 0.000000 67.256270 ( 10.870697)
test_basic 0.004290 0.000000 0.304081 ( 0.395343)
test_all 0.000877 0.000000 660.998194 (109.682737)
test_rubyspec 0.048978 0.013555 53.126178 ( 61.333796)
total: 191.91 sec