Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-121457
#<BuildRuby:0x0000564b8e834610
@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.20220828-121457",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010103 0.000834 0.949427 ( 1.008709)
build_miniruby 0.001662 0.000237 0.072555 ( 0.070488)
build_ruby 0.000000 0.002120 0.069501 ( 0.067457)
build_all 0.009454 0.000972 1.540922 ( 0.566865)
build_install 0.019316 0.002579 1.891397 ( 0.918771)
test_btest 0.001216 0.000195 73.417052 ( 8.233059)
test_basic 0.005907 0.000945 0.335523 ( 0.424678)
test_all 0.003556 0.000569 637.685848 ( 65.154796)
test_rubyspec 0.095241 0.070574 45.677858 ( 54.189381)
total: 130.64 sec