Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-054106
#<BuildRuby:0x000055eb86c7c0a0
@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.20231114-054106",
@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.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003387 0.001354 1.399392 ( 1.625598)
build_miniruby 0.000729 0.000291 0.883105 ( 0.882947)
build_ruby 0.000991 0.000396 2.648786 ( 2.648558)
build_all 0.003834 0.006338 15.523008 ( 1.482599)
build_install 0.005785 0.002722 4.663904 ( 1.118645)
test_btest 0.000760 0.000358 79.572136 ( 7.289044)
test_basic 0.001564 0.003071 0.725801 ( 0.802954)
test_all 0.101417 0.031984 484.302009 ( 54.044424)
test_rubyspec 0.035344 0.009741 49.466320 ( 61.880786)
total: 131.78 sec