Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-102142
#<BuildRuby:0x0000559dafa9c4f8
@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.20220911-102142",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007778 0.001686 1.128195 ( 1.239150)
build_miniruby 0.001540 0.000641 0.068740 ( 0.067427)
build_ruby 0.001876 0.000000 0.073846 ( 0.073425)
build_all 0.005672 0.005796 1.607665 ( 0.629305)
build_install 0.021228 0.001175 1.908114 ( 0.957006)
test_btest 0.000985 0.000348 93.629583 ( 9.632680)
test_basic 0.002125 0.005612 0.350703 ( 0.440803)
test_all 0.002178 0.000897 651.275178 ( 66.909113)
test_rubyspec 0.109994 0.071359 47.576734 ( 55.872109)
total: 135.82 sec