Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-002005
#<BuildRuby:0x00005609c7b24bf8
@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.20221127-002005",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005285 0.004137 1.275688 ( 1.936270)
build_miniruby 0.002408 0.000151 0.839445 ( 0.840373)
build_ruby 0.003085 0.000192 2.245114 ( 2.153983)
build_all 0.021626 0.000181 25.039349 ( 2.822992)
build_install 0.021918 0.000341 4.917523 ( 1.200477)
test_btest 0.001280 0.000055 84.952669 ( 9.102698)
test_basic 0.003367 0.005385 0.355522 ( 0.452182)
test_all 0.001777 0.000000 699.536119 ( 70.706802)
test_rubyspec 0.120293 0.025478 49.720511 ( 58.175154)
total: 147.39 sec