Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-094949
#<BuildRuby:0x0000558aabf24208
@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.20220823-094949",
@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.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006337 0.906554 ( 1.525902)
build_miniruby 0.000167 0.000881 0.057212 ( 0.055966)
build_ruby 0.000907 0.000113 0.059927 ( 0.058574)
build_all 0.004570 0.000103 1.533838 ( 0.590817)
build_install 0.004260 0.006817 1.909155 ( 0.953093)
test_btest 0.000687 0.000145 56.312464 ( 7.912621)
test_basic 0.002141 0.004183 0.337694 ( 0.425108)
test_all 0.001545 0.000407 617.608075 ( 90.427003)
test_rubyspec 0.077516 0.052370 44.198313 ( 52.489327)
total: 154.44 sec