Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-095103
#<BuildRuby:0x000055dececf7918
@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.20231105-095103",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004047 0.001264 1.503125 ( 1.647129)
build_miniruby 0.000751 0.000235 0.855738 ( 0.856016)
build_ruby 0.000924 0.000289 2.635658 ( 2.636145)
build_all 0.002965 0.007939 16.184302 ( 1.417584)
build_install 0.006969 0.001957 5.076753 ( 1.169824)
test_btest 0.000821 0.000329 81.931887 ( 7.666017)
test_basic 0.003859 0.000000 0.734112 ( 0.811667)
test_all 0.101997 0.033913 492.722534 ( 51.663820)
test_rubyspec 0.028852 0.023225 50.804730 ( 63.002776)
total: 130.87 sec