Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-215207
#<BuildRuby:0x000055c277f83e98
@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.20220527-215207",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006473 0.000171 0.871942 ( 2.449064)
build_miniruby 0.001004 0.000067 0.057418 ( 0.056144)
build_ruby 0.000868 0.000058 0.057315 ( 0.056121)
build_all 0.003940 0.000263 1.546217 ( 0.619213)
build_install 0.008413 0.000561 6.358205 ( 2.880650)
test_btest 0.000620 0.000041 55.781124 ( 8.227039)
test_basic 0.000301 0.005127 0.317861 ( 0.406702)
test_all 0.001211 0.000161 638.312091 ( 89.220232)
test_rubyspec 0.079254 0.045083 44.101225 ( 49.641434)
total: 153.56 sec