Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-070954
#<BuildRuby:0x0000559a82995328
@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.20220719-070954",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009549 0.000000 0.912468 ( 3.297959)
build_miniruby 0.001878 0.000000 0.058436 ( 0.056008)
build_ruby 0.002676 0.000000 0.063509 ( 0.061076)
build_all 0.008289 0.000000 1.266265 ( 0.484418)
build_install 0.009250 0.006608 4.252859 ( 1.788160)
test_btest 0.001309 0.000101 54.209903 ( 6.277238)
test_basic 0.005940 0.000191 0.298876 ( 0.388719)
test_all 0.000000 0.003250 511.030471 ( 53.372816)
test_rubyspec 0.102037 0.032460 41.873378 ( 47.716618)
total: 113.44 sec