Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-074241
#<BuildRuby:0x000055927f4de7e0
@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.20220811-074241",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006251 0.000000 0.830712 ( 1.138804)
build_miniruby 0.000973 0.000000 0.057878 ( 0.056579)
build_ruby 0.000842 0.000000 0.059100 ( 0.057971)
build_all 0.000120 0.004426 1.562379 ( 0.586340)
build_install 0.007580 0.003800 5.679424 ( 2.172462)
test_btest 0.000672 0.000074 47.142338 ( 8.697375)
test_basic 0.005809 0.000000 0.337898 ( 0.425837)
test_all 0.000815 0.000000 624.474612 ( 89.647890)
test_rubyspec 0.097862 0.030689 43.856959 ( 51.231603)
total: 154.02 sec