Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-194148
#<BuildRuby:0x000055a1c02b8d30
@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.20220906-194148",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005385 0.004594 0.979350 ( 1.001253)
build_miniruby 0.001404 0.000585 0.076997 ( 0.075254)
build_ruby 0.001699 0.000707 0.073524 ( 0.070874)
build_all 0.007325 0.003052 1.566032 ( 0.602847)
build_install 0.020594 0.001835 1.940525 ( 0.946208)
test_btest 0.000931 0.000310 93.584000 ( 9.626831)
test_basic 0.007917 0.000000 0.354344 ( 0.442671)
test_all 0.003535 0.000000 680.605171 ( 68.077628)
test_rubyspec 0.101311 0.070152 47.368504 ( 55.589751)
total: 136.43 sec