Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-103418
#<BuildRuby:0x0000564895229550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-103418",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.009791 0.001454 0.851708 ( 1.007343)
build_miniruby 0.001273 0.000318 0.059625 ( 0.058139)
build_ruby 0.001946 0.000487 0.062348 ( 0.059365)
build_all 0.008618 0.000895 1.266983 ( 0.477162)
build_install 0.004244 0.011714 1.572321 ( 0.777871)
test_btest 0.000000 0.001301 53.877769 ( 6.386254)
test_basic 0.006026 0.000167 0.295927 ( 0.386483)
test_all 0.001485 0.001698 476.577626 ( 51.985536)
test_rubyspec 0.069185 0.054577 41.768059 ( 50.248190)
total: 111.39 sec