Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-212506
#<BuildRuby:0x00005603f62d6770
@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.20221204-212506",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007152 0.004470 1.233689 ( 1.238509)
build_miniruby 0.000000 0.002674 0.855496 ( 0.854796)
build_ruby 0.002030 0.001082 2.243217 ( 2.146389)
build_all 0.014710 0.006761 18.754378 ( 2.190267)
build_install 0.007394 0.015413 2.095485 ( 1.040034)
test_btest 0.000000 0.001577 94.074614 ( 8.967066)
test_basic 0.004364 0.005295 0.350218 ( 0.436227)
test_all 0.001481 0.000697 688.795243 ( 70.975296)
test_rubyspec 0.110553 0.069808 49.560610 ( 57.611270)
total: 145.46 sec