Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-053414
#<BuildRuby:0x0000557ec61b0018
@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.20220819-053414",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006354 0.000000 0.829752 ( 1.452869)
build_miniruby 0.000931 0.000000 0.057276 ( 0.056067)
build_ruby 0.000901 0.000000 0.059714 ( 0.058614)
build_all 0.004629 0.000000 1.553762 ( 0.609879)
build_install 0.010872 0.000000 1.914879 ( 0.959169)
test_btest 0.000623 0.000000 47.019869 ( 8.983324)
test_basic 0.001825 0.004453 0.342318 ( 0.429901)
test_all 0.003435 0.000181 604.848280 ( 87.824499)
test_rubyspec 0.087531 0.040912 43.743665 ( 52.010689)
total: 152.39 sec