Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-204325
#<BuildRuby:0x00005568f8962bf0
@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.20221118-204325",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001819 0.003535 1.083593 ( 1.085302)
build_miniruby 0.000964 0.000088 1.045638 ( 1.044226)
build_ruby 0.001241 0.000113 2.791183 ( 2.662220)
build_all 0.008845 0.000081 15.867711 ( 3.389033)
build_install 0.009346 0.000000 2.042870 ( 1.150282)
test_btest 0.000576 0.000000 57.835139 ( 11.754228)
test_basic 0.002138 0.002807 0.314833 ( 0.405622)
test_all 0.000739 0.000074 641.654172 (103.583064)
test_rubyspec 0.056295 0.018229 51.632534 ( 59.909304)
total: 184.98 sec