Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-141040
#<BuildRuby:0x000055e6e62a7ee8
@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-141040",
@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.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000006 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003553 0.002460 1.825235 ( 1.986514)
build_miniruby 0.001127 0.000000 1.035346 ( 1.035022)
build_ruby 0.001295 0.000215 3.320999 ( 3.321546)
build_all 0.009350 0.000915 17.282588 ( 1.645217)
build_install 0.006938 0.003387 6.037744 ( 1.428797)
test_btest 0.000809 0.000468 103.382035 ( 8.710293)
test_basic 0.002729 0.001580 0.847319 ( 0.926643)
test_all 0.088991 0.046739 539.732058 ( 63.280652)
test_rubyspec 0.047560 0.019903 131.136438 ( 15.905445)
total: 98.24 sec