Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-202919
#<BuildRuby:0x000055f52d766038
@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-202919",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004569 0.007099 1.083254 ( 1.771483)
build_miniruby 0.001370 0.000392 0.101704 ( 0.099175)
build_ruby 0.001061 0.000303 0.098159 ( 0.096085)
build_all 0.006659 0.001902 1.342831 ( 0.565693)
build_install 0.008267 0.007423 1.680541 ( 0.901153)
test_btest 0.001405 0.000000 60.128243 ( 6.424399)
test_basic 0.006725 0.000000 0.350666 ( 0.441317)
test_all 0.007883 0.000293 484.304577 ( 52.703416)
test_rubyspec 0.081959 0.040168 42.514091 ( 51.046599)
total: 114.05 sec