Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-192641
#<BuildRuby:0x000055b9a7085348
@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.20221012-192641",
@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.000021 0.000000 0.000021 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.011456 0.000000 1.110151 ( 1.145788)
build_miniruby 0.002329 0.000000 0.095875 ( 0.092883)
build_ruby 0.001514 0.000000 0.104888 ( 0.102453)
build_all 0.007946 0.000000 1.275822 ( 0.585496)
build_install 0.015086 0.000000 1.627448 ( 0.916897)
test_btest 0.000000 0.001550 65.018069 ( 6.687345)
test_basic 0.000000 0.006195 0.363577 ( 0.459214)
test_all 0.004893 0.002345 516.044089 ( 55.085834)
test_rubyspec 0.081089 0.048140 43.472153 ( 52.051738)
total: 117.13 sec