Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-133119
#<BuildRuby:0x0000558950e91338
@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-133119",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000013 0.000007 0.000020 ( 0.000021)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.009241 0.002497 0.845792 ( 0.925242)
build_miniruby 0.000000 0.002182 0.062813 ( 0.062144)
build_ruby 0.000000 0.001496 0.065447 ( 0.064694)
build_all 0.007016 0.001841 1.234534 ( 0.467529)
build_install 0.014042 0.002172 1.565165 ( 0.791956)
test_btest 0.000970 0.000415 53.405793 ( 6.424986)
test_basic 0.002790 0.003930 0.293774 ( 0.386004)
test_all 0.004008 0.000000 495.927717 ( 52.331424)
test_rubyspec 0.079718 0.064769 41.226106 ( 49.846535)
total: 111.30 sec