Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-183824
#<BuildRuby:0x000055991ec40420
@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.20220214-183824",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007117 0.005152 0.941068 ( 0.959992)
build_miniruby 0.001301 0.000500 0.075194 ( 0.073335)
build_ruby 0.001287 0.000496 0.077588 ( 0.076304)
build_all 0.008564 0.001493 4.174447 ( 0.790713)
build_install 0.020778 0.003563 7.867155 ( 2.387009)
test_btest 0.000991 0.000310 74.663905 ( 8.196223)
test_basic 0.003304 0.004709 0.345134 ( 0.433779)
test_all 0.000648 0.001430 662.797727 ( 65.176602)
test_rubyspec 0.093909 0.067531 45.896814 ( 51.179504)
total: 129.27 sec