Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-151749
#<BuildRuby:0x00005581e02d0048
@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.20231108-151749",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002158 0.004626 1.525130 ( 1.797374)
build_miniruby 0.000884 0.000260 0.920059 ( 0.920228)
build_ruby 0.001006 0.000296 2.820880 ( 2.820521)
build_all 0.009668 0.000314 16.744553 ( 1.490604)
build_install 0.006834 0.001798 4.936042 ( 1.145292)
test_btest 0.001169 0.000000 83.262992 ( 7.877144)
test_basic 0.000931 0.003930 0.703242 ( 0.777506)
test_all 0.102185 0.035855 528.554536 ( 48.421241)
test_rubyspec 0.009887 0.040227 49.583020 ( 61.995898)
total: 127.25 sec