Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-085903
#<BuildRuby:0x000056117c158dd8
@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.20220920-085903",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004587 0.004577 1.090169 ( 1.121718)
build_miniruby 0.001653 0.000127 0.115897 ( 0.111698)
build_ruby 0.002146 0.000165 0.109002 ( 0.092354)
build_all 0.006453 0.004449 1.615519 ( 0.659943)
build_install 0.019241 0.002566 1.908639 ( 0.961211)
test_btest 0.001156 0.000154 74.099766 ( 8.608035)
test_basic 0.001893 0.006426 0.368672 ( 0.466697)
test_all 0.000000 0.005211 670.085308 ( 68.222159)
test_rubyspec 0.071252 0.091759 45.676192 ( 53.938921)
total: 134.18 sec