Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-013718
#<BuildRuby:0x0000559b45df0620
@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.20220911-013718",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010423 0.000948 1.141541 ( 1.392188)
build_miniruby 0.002022 0.000289 0.076910 ( 0.076660)
build_ruby 0.001862 0.000266 0.076983 ( 0.076965)
build_all 0.007846 0.003528 1.582880 ( 0.626023)
build_install 0.019435 0.002537 1.897706 ( 0.965668)
test_btest 0.001189 0.000198 93.317773 ( 9.172563)
test_basic 0.001598 0.005494 0.348310 ( 0.440360)
test_all 0.003036 0.000675 636.793735 ( 66.301195)
test_rubyspec 0.109714 0.073923 47.163747 ( 55.507512)
total: 134.56 sec