Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-115804
#<BuildRuby:0x00005613b8c7bfb0
@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.20220718-115804",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006028 0.000927 0.962653 ( 1.088743)
build_miniruby 0.000887 0.000136 0.056893 ( 0.055672)
build_ruby 0.000874 0.000135 0.058783 ( 0.057522)
build_all 0.000139 0.004495 1.549691 ( 0.620464)
build_install 0.009033 0.002085 5.637813 ( 2.187012)
test_btest 0.000602 0.000139 52.276690 ( 8.037444)
test_basic 0.004845 0.001119 0.373600 ( 0.461394)
test_all 0.000890 0.000206 613.182616 ( 89.567849)
test_rubyspec 0.109811 0.017399 43.835626 ( 49.452350)
total: 151.53 sec