Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-221049
#<BuildRuby:0x000055e6296c9390
@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.20220719-221049",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.009748 0.000812 0.765138 ( 0.843853)
build_miniruby 0.002012 0.000168 0.046963 ( 0.046123)
build_ruby 0.001161 0.000097 0.047013 ( 0.046429)
build_all 0.007861 0.000218 1.268229 ( 0.475974)
build_install 0.020636 0.001588 4.390372 ( 1.797440)
test_btest 0.001387 0.000107 50.803164 ( 6.279277)
test_basic 0.006538 0.000000 0.307740 ( 0.399107)
test_all 0.001648 0.000053 487.992502 ( 53.185540)
test_rubyspec 0.069281 0.033018 40.600135 ( 46.765689)
total: 109.84 sec