Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-094620
#<BuildRuby:0x000055ad7ba4c0f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-094620",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003753 0.000288 0.963147 ( 1.177818)
build_miniruby 0.000937 0.000072 0.958442 ( 0.957150)
build_ruby 0.001164 0.000090 2.736242 ( 2.634516)
build_all 0.008748 0.000295 15.611636 ( 3.237769)
build_install 0.008292 0.000592 2.172149 ( 1.152506)
test_btest 0.000499 0.000035 64.759023 ( 11.323917)
test_basic 0.004624 0.000331 0.326994 ( 0.417254)
test_all 0.000685 0.000752 651.782853 (121.088344)
test_rubyspec 0.034081 0.025821 52.781928 ( 60.920508)
total: 202.91 sec