Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-063146
#<BuildRuby:0x0000560646024638
@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.20221215-063146",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001038 0.003226 0.887870 ( 1.108485)
build_miniruby 0.000656 0.000164 0.938878 ( 0.937755)
build_ruby 0.000927 0.000231 2.692164 ( 2.605893)
build_all 0.008275 0.001035 15.795439 ( 3.216319)
build_install 0.004220 0.004164 2.199828 ( 1.233036)
test_btest 0.000458 0.000127 60.510087 ( 11.955790)
test_basic 0.000843 0.004457 0.343022 ( 0.433329)
test_all 0.000000 0.001321 672.084627 (142.375763)
test_rubyspec 0.046597 0.026605 52.719354 ( 60.877065)
total: 224.74 sec