Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-135052
#<BuildRuby:0x000055ba92729348
@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.20220829-135052",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009857 0.000758 0.785590 ( 0.869142)
build_miniruby 0.001206 0.000093 0.055009 ( 0.054275)
build_ruby 0.001257 0.000096 0.065912 ( 0.064850)
build_all 0.009709 0.000747 1.263787 ( 0.480802)
build_install 0.014894 0.001146 1.579578 ( 0.793091)
test_btest 0.000000 0.000978 51.672417 ( 6.121331)
test_basic 0.002254 0.005191 0.293300 ( 0.382056)
test_all 0.000000 0.004491 474.133563 ( 51.348172)
test_rubyspec 0.051434 0.068251 41.109706 ( 49.716566)
total: 109.83 sec