Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-114510
#<BuildRuby:0x000055697cf8b840
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231112-114510",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004013 0.001254 1.189918 ( 1.450440)
build_miniruby 0.000862 0.000269 0.857060 ( 0.856452)
build_ruby 0.001603 0.000000 2.581295 ( 2.582059)
build_all 0.009928 0.000000 15.474946 ( 1.384458)
build_install 0.006258 0.002159 4.610718 ( 1.110574)
test_btest 0.000938 0.000256 82.240044 ( 7.409864)
test_basic 0.003340 0.000910 0.698851 ( 0.774855)
test_all 0.095001 0.039698 459.532278 ( 51.125778)
test_rubyspec 0.027539 0.020074 49.984188 ( 62.234852)
total: 128.93 sec