Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-210937
#<BuildRuby:0x000055b473a21570
@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.20220802-210937",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009528 0.000733 0.787157 ( 1.667207)
build_miniruby 0.001221 0.000094 0.052782 ( 0.051958)
build_ruby 0.001444 0.000111 0.054693 ( 0.053847)
build_all 0.008765 0.000269 1.211716 ( 0.459479)
build_install 0.008363 0.009231 4.201585 ( 1.765912)
test_btest 0.001267 0.000223 52.299363 ( 6.088744)
test_basic 0.002968 0.003472 0.287564 ( 0.378594)
test_all 0.000596 0.001578 491.567827 ( 51.309998)
test_rubyspec 0.094165 0.043553 41.204557 ( 48.945653)
total: 110.72 sec