Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-064153
#<BuildRuby:0x000055ff509abf00
@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.20221127-064153",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003673 0.001336 1.228366 ( 1.938570)
build_miniruby 0.001022 0.000000 1.043125 ( 1.041790)
build_ruby 0.001275 0.000000 2.881239 ( 2.768271)
build_all 0.009066 0.000857 22.168484 ( 4.482665)
build_install 0.007871 0.002422 4.388632 ( 1.563742)
test_btest 0.000375 0.000115 58.345582 ( 11.352873)
test_basic 0.004019 0.001237 0.291479 ( 0.381537)
test_all 0.000710 0.000218 694.644891 (109.342002)
test_rubyspec 0.033813 0.030846 52.953749 ( 61.221076)
total: 194.09 sec