Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-232217
#<BuildRuby:0x0000556dfe134dd8
@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.20220824-232217",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010724 0.000954 1.035353 ( 1.965663)
build_miniruby 0.002343 0.000334 0.079108 ( 0.076313)
build_ruby 0.001929 0.000275 0.073729 ( 0.071889)
build_all 0.006458 0.004243 1.540727 ( 0.569517)
build_install 0.020502 0.001032 1.850229 ( 0.917396)
test_btest 0.000000 0.001303 75.393285 ( 8.183706)
test_basic 0.000248 0.007410 0.327377 ( 0.414729)
test_all 0.003990 0.000000 644.956520 ( 64.671520)
test_rubyspec 0.096705 0.081245 45.782251 ( 54.225585)
total: 131.10 sec