Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-015052
#<BuildRuby:0x0000558f991c7bd0
@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.20240618-015052",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005277 0.000468 1.752586 ( 2.050778)
build_miniruby 0.000857 0.000302 0.989067 ( 0.988896)
build_ruby 0.001005 0.000354 3.289444 ( 3.289576)
build_all 0.008342 0.001399 17.121263 ( 1.624617)
build_install 0.009837 0.000322 5.964653 ( 1.430180)
test_btest 0.000914 0.000275 106.440475 ( 8.643969)
test_basic 0.002976 0.000892 0.634301 ( 0.709241)
test_all 0.129550 0.013859 539.822192 ( 58.347137)
test_rubyspec 0.037879 0.026788 132.005392 ( 15.888364)
total: 92.97 sec