Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-205414
#<BuildRuby:0x000055b2c00a1338
@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.20220818-205414",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001646 0.008250 0.847182 ( 1.032786)
build_miniruby 0.001744 0.000403 0.067397 ( 0.065739)
build_ruby 0.001488 0.000343 0.057071 ( 0.056251)
build_all 0.007782 0.001796 1.277683 ( 0.480895)
build_install 0.012415 0.004335 1.564898 ( 0.782284)
test_btest 0.001052 0.000263 53.646157 ( 6.053184)
test_basic 0.004629 0.001157 0.290596 ( 0.383317)
test_all 0.000000 0.003139 507.582280 ( 53.004852)
test_rubyspec 0.067301 0.062791 41.602478 ( 50.021304)
total: 111.88 sec