Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-145847
#<BuildRuby:0x0000562ab3d6cea8
@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.20221110-145847",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009973 0.001868 1.101290 ( 1.141910)
build_miniruby 0.001420 0.000437 0.066348 ( 0.064320)
build_ruby 0.001632 0.000502 0.063267 ( 0.061182)
build_all 0.001762 0.008019 1.484382 ( 0.591588)
build_install 0.021656 0.001322 1.833218 ( 0.940608)
test_btest 0.001901 0.000000 86.112626 ( 8.847470)
test_basic 0.005086 0.003876 0.323278 ( 0.409489)
test_all 0.000787 0.001896 697.560958 ( 69.549654)
test_rubyspec 0.093856 0.095254 47.693629 ( 55.859250)
total: 137.47 sec