Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-191046
#<BuildRuby:0x000055750062fd20
@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.20240616-191046",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005385 0.000780 1.838979 ( 2.129879)
build_miniruby 0.000712 0.000380 1.031788 ( 1.030944)
build_ruby 0.000989 0.000528 3.292107 ( 3.291396)
build_all 0.007912 0.001886 17.142951 ( 1.706941)
build_install 0.004202 0.006227 6.072016 ( 1.481084)
test_btest 0.000832 0.000000 103.786163 ( 8.732767)
test_basic 0.003924 0.000360 0.845201 ( 0.919033)
test_all 0.108097 0.030948 532.222508 ( 62.896054)
test_rubyspec 0.044938 0.019531 131.663199 ( 15.456322)
total: 97.65 sec