Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-000838
#<BuildRuby:0x00005626e1dec9d0
@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.20220920-000838",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005182 0.004813 1.077826 ( 1.111698)
build_miniruby 0.002083 0.000320 0.117628 ( 0.112879)
build_ruby 0.002112 0.000000 0.112900 ( 0.094771)
build_all 0.005239 0.005206 1.581916 ( 0.649154)
build_install 0.019213 0.000000 1.958197 ( 0.973245)
test_btest 0.001048 0.000000 81.171625 ( 8.460768)
test_basic 0.003530 0.004787 0.381351 ( 0.469683)
test_all 0.003966 0.000835 673.891466 ( 68.218406)
test_rubyspec 0.127504 0.029485 45.542750 ( 53.662589)
total: 133.75 sec