Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-214715
#<BuildRuby:0x000055aef509c8e8
@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.20221115-214715",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000032 0.000005 0.000037 ( 0.000021)
configure 0.000055 0.000009 0.000064 ( 0.000061)
build_up 0.007155 0.001101 1.074710 ( 1.102504)
build_miniruby 0.001420 0.000219 0.920303 ( 0.919797)
build_ruby 0.002172 0.000334 2.380776 ( 2.279780)
build_all 0.016394 0.000853 18.101502 ( 2.299752)
build_install 0.008079 0.013563 1.835211 ( 1.001722)
test_btest 0.000997 0.000272 79.646124 ( 9.854029)
test_basic 0.005197 0.001417 0.334034 ( 0.426950)
test_all 0.001343 0.000366 690.020388 ( 73.139045)
test_rubyspec 0.075156 0.050122 50.014894 ( 58.567713)
total: 149.59 sec