Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-055326
#<BuildRuby:0x00005613f4cb7fb0
@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.20221225-055326",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.004258 0.802868 ( 1.016077)
build_miniruby 0.000000 0.000870 1.020668 ( 1.019419)
build_ruby 0.000000 0.001212 2.674334 ( 2.672865)
build_all 0.004424 0.004711 15.977342 ( 3.345250)
build_install 0.003025 0.007289 2.272969 ( 1.321623)
test_btest 0.000431 0.000120 59.303845 ( 12.337468)
test_basic 0.001793 0.003122 0.330874 ( 0.421639)
test_all 0.001016 0.000321 630.465160 (108.762124)
test_rubyspec 0.039395 0.022660 52.055150 ( 60.203600)
total: 191.10 sec