Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-041646
#<BuildRuby:0x000055a64b29bd68
@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.20231022-041646",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004214 0.000703 2.166149 ( 2.396783)
build_miniruby 0.000773 0.000129 0.859423 ( 0.859916)
build_ruby 0.001081 0.000180 2.653410 ( 2.653653)
build_all 0.010127 0.000242 16.394380 ( 1.440870)
build_install 0.003558 0.005050 5.161953 ( 1.120478)
test_btest 0.000968 0.000194 80.800762 ( 7.779584)
test_basic 0.000000 0.004493 0.628341 ( 0.705348)
test_all 0.111503 0.020318 522.397214 ( 56.564925)
test_rubyspec 0.021665 0.028703 48.516544 ( 60.753370)
total: 134.28 sec