Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-132544
#<BuildRuby:0x000055cfff908d30
@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.20220720-132544",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003861 0.008362 0.983260 ( 1.139693)
build_miniruby 0.001944 0.000000 0.073547 ( 0.071830)
build_ruby 0.001776 0.000163 0.063943 ( 0.062118)
build_all 0.009252 0.001567 1.530116 ( 0.592941)
build_install 0.022008 0.000818 5.162391 ( 2.058623)
test_btest 0.000943 0.000197 74.225399 ( 8.349283)
test_basic 0.007231 0.001506 0.335890 ( 0.427732)
test_all 0.001662 0.000346 644.995719 ( 65.140675)
test_rubyspec 0.123440 0.059979 45.817546 ( 51.560264)
total: 129.40 sec