Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-185851
#<BuildRuby:0x000056543ea104d0
@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.20221109-185851",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.010448 1.080175 ( 1.687319)
build_miniruby 0.000213 0.001838 0.063029 ( 0.061133)
build_ruby 0.002259 0.000000 0.070181 ( 0.067712)
build_all 0.005989 0.004194 1.508370 ( 0.599859)
build_install 0.018778 0.003211 1.869935 ( 0.935475)
test_btest 0.000880 0.000440 88.506832 ( 9.094340)
test_basic 0.009107 0.000432 0.334787 ( 0.422567)
test_all 0.001623 0.000730 665.227158 ( 68.960724)
test_rubyspec 0.084305 0.107645 47.891848 ( 56.028825)
total: 137.86 sec