Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-093356
#<BuildRuby:0x000056268f0d2878
@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.20220823-093356",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003132 0.003702 0.825336 ( 1.335485)
build_miniruby 0.000872 0.000187 0.057609 ( 0.056375)
build_ruby 0.000954 0.000000 0.060112 ( 0.058809)
build_all 0.001161 0.003423 1.526602 ( 0.587942)
build_install 0.008719 0.002325 1.894782 ( 0.957000)
test_btest 0.000477 0.000127 45.127042 ( 8.738524)
test_basic 0.005356 0.000259 0.335238 ( 0.423550)
test_all 0.001030 0.000257 634.683916 ( 93.616271)
test_rubyspec 0.059686 0.055224 44.129047 ( 52.424594)
total: 158.20 sec