Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-210258
#<BuildRuby:0x0000562dc3cfc7d0
@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.20220314-210258",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001592 0.008544 0.995544 ( 1.164674)
build_miniruby 0.001496 0.000748 0.078585 ( 0.076556)
build_ruby 0.001250 0.000625 0.077642 ( 0.076244)
build_all 0.006572 0.003286 4.162484 ( 0.847826)
build_install 0.022037 0.001056 7.910368 ( 2.442523)
test_btest 0.000837 0.000314 73.791554 ( 8.162232)
test_basic 0.005503 0.002064 0.343663 ( 0.432103)
test_all 0.001953 0.000000 708.173690 ( 67.975208)
test_rubyspec 0.072099 0.089857 46.341173 ( 51.789900)
total: 132.97 sec