Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-081429
#<BuildRuby:0x0000563c1b140b88
@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.20221109-081429",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009864 0.000814 1.101822 ( 1.133407)
build_miniruby 0.001678 0.000240 0.067861 ( 0.065485)
build_ruby 0.002081 0.000297 0.067461 ( 0.064871)
build_all 0.006369 0.005162 1.507629 ( 0.599982)
build_install 0.007778 0.012531 1.878953 ( 0.933020)
test_btest 0.001035 0.000345 90.759007 ( 9.101260)
test_basic 0.006387 0.002129 0.343592 ( 0.430732)
test_all 0.002549 0.000000 671.001971 ( 68.309459)
test_rubyspec 0.113975 0.063927 47.613424 ( 55.789565)
total: 136.43 sec