Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-032009
#<BuildRuby:0x000055b161c184d8
@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.20220312-032009",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009220 0.001418 1.013522 ( 1.090935)
build_miniruby 0.001667 0.000256 0.078206 ( 0.076840)
build_ruby 0.001608 0.000248 0.070486 ( 0.068821)
build_all 0.008293 0.001276 1.505215 ( 0.624011)
build_install 0.011604 0.011100 5.318695 ( 2.231520)
test_btest 0.000889 0.000234 75.494819 ( 8.275009)
test_basic 0.003455 0.004215 0.322544 ( 0.411775)
test_all 0.001431 0.000429 665.992556 ( 65.696981)
test_rubyspec 0.084271 0.087126 46.318189 ( 51.381523)
total: 129.86 sec