Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-043004
#<BuildRuby:0x0000563478139400
@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.20221103-043004",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008152 0.000628 0.929553 ( 0.973256)
build_miniruby 0.001555 0.000120 0.049333 ( 0.047934)
build_ruby 0.001228 0.000094 0.050118 ( 0.048948)
build_all 0.004747 0.004779 1.244556 ( 0.491578)
build_install 0.015408 0.000128 1.537802 ( 0.792957)
test_btest 0.001816 0.000213 64.940921 ( 6.652886)
test_basic 0.002006 0.005310 0.302311 ( 0.399011)
test_all 0.002254 0.004448 490.876467 ( 53.753608)
test_rubyspec 0.095807 0.022222 43.396752 ( 52.005386)
total: 115.17 sec