Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-012744
#<BuildRuby:0x00005564b33d7fa8
@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.20220620-012744",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006119 0.000470 0.845116 ( 0.995794)
build_miniruby 0.000936 0.000000 0.056931 ( 0.055804)
build_ruby 0.000856 0.000000 0.059550 ( 0.058341)
build_all 0.004261 0.000108 1.517046 ( 0.619616)
build_install 0.002153 0.008996 6.299974 ( 2.852099)
test_btest 0.000758 0.000152 56.933610 ( 8.333806)
test_basic 0.005314 0.000000 0.292225 ( 0.381061)
test_all 0.001418 0.000000 657.876512 ( 97.922239)
test_rubyspec 0.064769 0.037436 44.141230 ( 49.705660)
total: 160.93 sec