Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-090229
#<BuildRuby:0x000055cc3c2932c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-090229",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002444 0.003813 0.945324 ( 1.554660)
build_miniruby 0.000975 0.000061 0.057546 ( 0.056199)
build_ruby 0.000979 0.000061 0.059806 ( 0.058555)
build_all 0.004238 0.000017 1.505289 ( 0.599683)
build_install 0.007155 0.003883 6.316914 ( 2.840814)
test_btest 0.000517 0.000055 55.327364 ( 7.890048)
test_basic 0.005594 0.000163 0.295402 ( 0.383872)
test_all 0.001235 0.000123 632.450299 ( 90.145787)
test_rubyspec 0.085740 0.037568 44.352254 ( 49.915827)
total: 153.45 sec