Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-111943
#<BuildRuby:0x000055c71f69aff0
@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.20240620-111943",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005475 0.000000 1.803888 ( 1.943990)
build_miniruby 0.000999 0.000000 1.032887 ( 1.032798)
build_ruby 0.001505 0.000064 3.310988 ( 3.311460)
build_all 0.006860 0.003650 17.274899 ( 1.651788)
build_install 0.006784 0.003589 6.112860 ( 1.460274)
test_btest 0.000321 0.001001 109.129596 ( 9.338734)
test_basic 0.001235 0.003272 0.767500 ( 0.845020)
test_all 0.095262 0.047550 563.711343 ( 60.273797)
test_rubyspec 0.028002 0.035728 133.363003 ( 16.075983)
total: 95.93 sec