Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-074103
#<BuildRuby:0x000055d94b62e038
@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.20221008-074103",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000133 0.000036 0.000169 ( 0.000170)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.009022 0.003157 1.079652 ( 1.135260)
build_miniruby 0.001196 0.000342 0.095922 ( 0.093156)
build_ruby 0.001223 0.000350 0.090164 ( 0.087152)
build_all 0.007146 0.000835 1.317994 ( 0.555633)
build_install 0.010372 0.006147 1.670338 ( 0.897762)
test_btest 0.001809 0.000566 60.302514 ( 6.410087)
test_basic 0.006427 0.000499 0.344820 ( 0.433981)
test_all 0.006217 0.000840 514.644878 ( 54.084258)
test_rubyspec 0.074674 0.056594 42.636610 ( 51.167224)
total: 114.87 sec