Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-222928
#<BuildRuby:0x000055e2b3257fb0
@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.20220818-222928",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005869 0.000622 0.834545 ( 1.051695)
build_miniruby 0.000732 0.000267 0.057975 ( 0.056765)
build_ruby 0.000737 0.000268 0.059436 ( 0.058192)
build_all 0.000057 0.004485 1.534862 ( 0.587175)
build_install 0.005933 0.005199 1.907276 ( 0.957108)
test_btest 0.000603 0.000302 52.314368 ( 8.440208)
test_basic 0.003781 0.001891 0.292688 ( 0.381440)
test_all 0.001270 0.000635 601.564027 ( 89.222509)
test_rubyspec 0.028846 0.059278 43.839810 ( 52.146917)
total: 152.90 sec