Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-135824
#<BuildRuby:0x000056510a38b448
@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.20220421-135824",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005961 0.000917 0.841905 ( 1.803725)
build_miniruby 0.001068 0.000000 0.057065 ( 0.055844)
build_ruby 0.000927 0.000000 0.058626 ( 0.057478)
build_all 0.003911 0.000239 1.458915 ( 0.601220)
build_install 0.008687 0.000000 6.238947 ( 2.804291)
test_btest 0.000777 0.000000 59.246724 ( 8.262209)
test_basic 0.001862 0.004120 0.347271 ( 0.435351)
test_all 0.001118 0.000197 633.867729 ( 90.212568)
test_rubyspec 0.075679 0.050256 44.493528 ( 49.442829)
total: 153.68 sec