Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-025446
#<BuildRuby:0x00005651e8df88e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220207-025446",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006510 0.004856 0.957969 ( 1.496973)
build_miniruby 0.002319 0.000000 0.075825 ( 0.073269)
build_ruby 0.001715 0.000000 0.065493 ( 0.063747)
build_all 0.008747 0.001164 4.152368 ( 0.795676)
build_install 0.020938 0.003010 7.875618 ( 2.338999)
test_btest 0.001067 0.000254 70.182833 ( 7.966661)
test_basic 0.004089 0.004276 0.339275 ( 0.427215)
test_all 0.001605 0.000438 690.347388 ( 66.961746)
test_rubyspec 0.107039 0.057991 45.967268 ( 51.483379)
total: 131.61 sec