Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-011121
#<BuildRuby:0x000055967e0f7d68
@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.20231106-011121",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005591 0.000152 1.398546 ( 1.914841)
build_miniruby 0.000943 0.000099 0.899232 ( 0.898863)
build_ruby 0.001189 0.000125 2.771934 ( 2.772482)
build_all 0.000660 0.010227 17.374126 ( 1.573669)
build_install 0.009108 0.001157 5.355727 ( 1.223601)
test_btest 0.000850 0.000184 87.330257 ( 6.931205)
test_basic 0.003422 0.000744 0.637446 ( 0.714700)
test_all 0.118348 0.017680 549.510290 ( 52.569197)
test_rubyspec 0.008356 0.044045 51.409283 ( 63.688833)
total: 132.29 sec