Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-120748
#<BuildRuby:0x00005578065a46e0
@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.20221116-120748",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004985 0.004354 1.082659 ( 1.436014)
build_miniruby 0.001334 0.000286 0.867382 ( 0.880698)
build_ruby 0.002538 0.000000 2.390851 ( 2.321251)
build_all 0.009819 0.007324 18.365621 ( 2.260872)
build_install 0.013581 0.003334 1.827303 ( 0.988649)
test_btest 0.000903 0.000247 80.522494 ( 9.523318)
test_basic 0.003358 0.003868 0.363853 ( 0.453646)
test_all 0.001578 0.000480 713.684502 ( 75.529371)
test_rubyspec 0.078446 0.046731 50.576241 ( 59.198284)
total: 152.59 sec