Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-004512
#<BuildRuby:0x00005636eee0f418
@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.20221204-004512",
@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.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004767 0.000341 1.176381 ( 1.130996)
build_miniruby 0.000908 0.000000 0.932003 ( 0.930611)
build_ruby 0.001244 0.000000 2.806674 ( 2.685971)
build_all 0.005419 0.003372 15.892186 ( 3.417237)
build_install 0.007011 0.003821 2.241287 ( 1.264372)
test_btest 0.000480 0.000072 66.040386 ( 11.195996)
test_basic 0.000923 0.004124 0.318907 ( 0.410775)
test_all 0.001224 0.000000 691.389357 (107.954739)
test_rubyspec 0.051351 0.018586 54.038676 ( 62.312647)
total: 191.30 sec