Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-081444
#<BuildRuby:0x000055962fa85438
@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.20221011-081444",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005350 0.004134 1.086364 ( 1.417517)
build_miniruby 0.001876 0.000433 0.101123 ( 0.097534)
build_ruby 0.001146 0.000265 0.096929 ( 0.093545)
build_all 0.002708 0.004969 1.262509 ( 0.551797)
build_install 0.014430 0.001527 1.637892 ( 0.880207)
test_btest 0.000891 0.000237 60.737823 ( 6.129901)
test_basic 0.004894 0.001305 0.354218 ( 0.444193)
test_all 0.005217 0.002509 513.453390 ( 54.257426)
test_rubyspec 0.101140 0.038009 42.698147 ( 50.949378)
total: 114.82 sec