Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-214609
#<BuildRuby:0x00005620ac117808
@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.20220309-214609",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009716 0.000218 0.970082 ( 1.007241)
build_miniruby 0.001470 0.000196 0.078969 ( 0.077460)
build_ruby 0.001527 0.000203 0.072369 ( 0.070330)
build_all 0.009618 0.000657 1.467615 ( 0.588943)
build_install 0.019790 0.004169 5.197920 ( 2.121174)
test_btest 0.000000 0.001563 74.990367 ( 7.986931)
test_basic 0.004876 0.003782 0.354954 ( 0.442303)
test_all 0.001629 0.000311 646.807955 ( 66.092073)
test_rubyspec 0.090262 0.061851 46.539244 ( 51.431473)
total: 129.82 sec