Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-145242
#<BuildRuby:0x000055a1fda969c0
@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.20221107-145242",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003422 0.004433 0.872237 ( 1.084083)
build_miniruby 0.001856 0.000000 0.052218 ( 0.050497)
build_ruby 0.001446 0.000000 0.044760 ( 0.043456)
build_all 0.006979 0.000101 1.232405 ( 0.463849)
build_install 0.008358 0.005019 1.554780 ( 0.818357)
test_btest 0.001774 0.000221 60.804819 ( 6.805859)
test_basic 0.005750 0.000719 0.305934 ( 0.401066)
test_all 0.001900 0.000237 516.633630 ( 54.688354)
test_rubyspec 0.066228 0.065797 43.261224 ( 51.907504)
total: 116.26 sec