Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-235805
#<BuildRuby:0x000055f837ad9438
@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.20221007-235805",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.010501 0.000649 1.106198 ( 1.173823)
build_miniruby 0.001699 0.000392 0.096440 ( 0.094882)
build_ruby 0.001472 0.000340 0.101249 ( 0.100016)
build_all 0.007037 0.000569 1.293407 ( 0.564087)
build_install 0.011945 0.004156 1.666987 ( 0.912090)
test_btest 0.001509 0.000000 63.798708 ( 6.492118)
test_basic 0.005537 0.000584 0.332805 ( 0.425384)
test_all 0.008553 0.000176 502.503163 ( 54.005321)
test_rubyspec 0.104155 0.028385 42.608302 ( 51.251356)
total: 115.02 sec