Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-152252
#<BuildRuby:0x0000559edb32f4b8
@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.20221126-152252",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009078 0.002095 1.303201 ( 1.950635)
build_miniruby 0.001968 0.000455 0.847518 ( 0.853825)
build_ruby 0.002102 0.000485 2.259559 ( 2.181148)
build_all 0.023486 0.000000 25.027219 ( 2.831635)
build_install 0.020678 0.001533 5.505912 ( 1.243287)
test_btest 0.001291 0.000194 89.266124 ( 8.534946)
test_basic 0.007098 0.000000 0.362677 ( 0.452331)
test_all 0.001914 0.000000 676.759120 ( 69.248802)
test_rubyspec 0.122904 0.018096 49.515949 ( 58.087886)
total: 145.39 sec