Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-214110
#<BuildRuby:0x000055c86f7f6ad8
@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-214110",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000029 0.000012 0.000041 ( 0.000044)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.001511 0.010493 0.821331 ( 0.899508)
build_miniruby 0.000912 0.000580 0.053781 ( 0.052300)
build_ruby 0.001050 0.000668 0.066178 ( 0.063829)
build_all 0.004513 0.004338 1.255290 ( 0.477726)
build_install 0.012708 0.004586 4.280472 ( 1.798537)
test_btest 0.000843 0.000505 53.942239 ( 6.058570)
test_basic 0.003513 0.002107 0.297018 ( 0.394108)
test_all 0.000000 0.003448 486.686917 ( 51.779224)
test_rubyspec 0.072304 0.046696 42.086795 ( 47.950091)
total: 109.48 sec