Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-164159
#<BuildRuby:0x000055efe994b568
@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.20231109-164159",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004386 0.000197 1.402738 ( 1.710757)
build_miniruby 0.000784 0.000277 0.877212 ( 0.876449)
build_ruby 0.001047 0.000369 2.729849 ( 2.731466)
build_all 0.009425 0.000467 16.676259 ( 1.555719)
build_install 0.004900 0.004351 5.013315 ( 1.194619)
test_btest 0.000797 0.000279 82.832907 ( 7.946580)
test_basic 0.002130 0.003431 0.821497 ( 0.894693)
test_all 0.102380 0.031598 516.639063 ( 58.193707)
test_rubyspec 0.018402 0.029579 50.981210 ( 63.284535)
total: 138.39 sec