Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-144240
#<BuildRuby:0x000055c4e7a43df8
@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.20220728-144240",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000011)
build_up 0.000623 0.006126 0.855313 ( 3.041345)
build_miniruby 0.000652 0.000326 0.057166 ( 0.055864)
build_ruby 0.000625 0.000312 0.059183 ( 0.058061)
build_all 0.003002 0.001501 1.523536 ( 0.582897)
build_install 0.001836 0.009170 5.633406 ( 2.167644)
test_btest 0.000411 0.000274 53.621892 ( 8.047065)
test_basic 0.003195 0.002131 0.298189 ( 0.387454)
test_all 0.000634 0.000423 617.003276 ( 88.055911)
test_rubyspec 0.070165 0.041609 43.612297 ( 49.362705)
total: 151.76 sec