Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-215446
#<BuildRuby:0x00005613039f1480
@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.20220809-215446",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004106 0.006773 0.831046 ( 0.921125)
build_miniruby 0.001327 0.000379 0.054734 ( 0.052793)
build_ruby 0.001838 0.000000 0.065764 ( 0.063528)
build_all 0.006469 0.001906 1.281992 ( 0.477678)
build_install 0.010300 0.005570 4.300683 ( 1.783235)
test_btest 0.001349 0.000426 51.395025 ( 5.913359)
test_basic 0.005907 0.000000 0.284541 ( 0.374362)
test_all 0.002322 0.000214 494.984318 ( 51.860357)
test_rubyspec 0.102162 0.031130 41.467508 ( 49.079550)
total: 110.53 sec