Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-034349
#<BuildRuby:0x0000559894ce8038
@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.20220601-034349",
@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.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006279 0.000336 0.818550 ( 0.918004)
build_miniruby 0.000845 0.000130 0.057074 ( 0.055832)
build_ruby 0.000880 0.000135 0.057804 ( 0.056463)
build_all 0.003681 0.000567 1.504800 ( 0.601923)
build_install 0.010311 0.000789 6.297852 ( 2.842219)
test_btest 0.000763 0.000109 51.028532 ( 8.551457)
test_basic 0.000412 0.005333 0.256602 ( 0.345298)
test_all 0.001066 0.000000 636.090539 ( 94.184410)
test_rubyspec 0.083202 0.025802 44.049337 ( 49.682529)
total: 157.24 sec