Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-041159
#<BuildRuby:0x0000556248e23df8
@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.20220628-041159",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.003158 0.003486 0.865173 ( 0.880272)
build_miniruby 0.000000 0.000901 0.057323 ( 0.056199)
build_ruby 0.000000 0.000993 0.059258 ( 0.058064)
build_all 0.003728 0.000546 1.521302 ( 0.611301)
build_install 0.006932 0.004149 6.319047 ( 2.826866)
test_btest 0.000561 0.000118 56.189576 ( 7.828507)
test_basic 0.002464 0.003336 0.351125 ( 0.438815)
test_all 0.001094 0.000274 601.732162 ( 89.041002)
test_rubyspec 0.084213 0.042155 44.425412 ( 49.961785)
total: 151.70 sec