Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-135705
#<BuildRuby:0x000055bfd3fd8ea8
@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.20220831-135705",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010062 0.000891 0.955395 ( 1.009953)
build_miniruby 0.001735 0.000248 0.073980 ( 0.073048)
build_ruby 0.001673 0.000239 0.078045 ( 0.077970)
build_all 0.004267 0.005445 1.562994 ( 0.600476)
build_install 0.006413 0.016026 1.873290 ( 0.921961)
test_btest 0.000941 0.000387 76.854353 ( 8.255438)
test_basic 0.000856 0.007071 0.342646 ( 0.433321)
test_all 0.003226 0.001613 661.412822 ( 65.462928)
test_rubyspec 0.109361 0.077166 45.853102 ( 54.314072)
total: 131.15 sec