Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-184919
#<BuildRuby:0x000055638b11d570
@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.20220728-184919",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009029 0.001537 0.847453 ( 1.139462)
build_miniruby 0.001004 0.000358 0.061647 ( 0.061220)
build_ruby 0.000979 0.000349 0.059361 ( 0.059168)
build_all 0.006938 0.002477 1.252078 ( 0.484083)
build_install 0.014352 0.001916 4.287400 ( 1.817648)
test_btest 0.000842 0.000264 51.944093 ( 6.349097)
test_basic 0.000724 0.004828 0.284284 ( 0.377164)
test_all 0.001914 0.000206 484.533464 ( 51.895416)
test_rubyspec 0.092183 0.044126 41.798296 ( 47.746309)
total: 109.93 sec