Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-003746
#<BuildRuby:0x00005613d3f004f0
@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.20220507-003746",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000031 0.000004 0.000035 ( 0.000033)
build_up 0.008592 0.001227 1.016683 ( 1.182611)
build_miniruby 0.001655 0.000236 0.067057 ( 0.065040)
build_ruby 0.001467 0.000210 0.069603 ( 0.067775)
build_all 0.006345 0.000906 1.494609 ( 0.651512)
build_install 0.014102 0.007097 6.256853 ( 3.025442)
test_btest 0.000896 0.000000 69.046777 ( 9.619937)
test_basic 0.008174 0.000000 0.330154 ( 0.417473)
test_all 0.002547 0.000000 706.380616 ( 71.584116)
test_rubyspec 0.057944 0.051262 48.964713 ( 54.259550)
total: 140.87 sec