Logfile: /home/ko1/ruby/logs/brlog.trunk.20220702-152022
#<BuildRuby:0x0000558f246a2878
@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.20220702-152022",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006238 0.000446 0.862379 ( 1.058942)
build_miniruby 0.000999 0.000072 0.057512 ( 0.056240)
build_ruby 0.000928 0.000066 0.059432 ( 0.058213)
build_all 0.000000 0.004395 1.506380 ( 0.602511)
build_install 0.010077 0.000186 6.297108 ( 2.837668)
test_btest 0.000664 0.000083 52.543870 ( 8.748695)
test_basic 0.004998 0.000625 0.258908 ( 0.347509)
test_all 0.001147 0.000144 628.339304 ( 90.831706)
test_rubyspec 0.039087 0.029686 44.669334 ( 50.326487)
total: 154.87 sec