Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-141018
#<BuildRuby:0x000055bcee43bf10
@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.20240623-141018",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003558 0.001660 1.905938 ( 2.112554)
build_miniruby 0.000786 0.000367 1.071747 ( 1.072252)
build_ruby 0.001014 0.000473 3.406085 ( 3.407746)
build_all 0.007131 0.003328 17.756153 ( 1.623665)
build_install 0.009924 0.000096 6.248958 ( 1.457261)
test_btest 0.000900 0.000370 108.222489 ( 9.390642)
test_basic 0.000000 0.004427 0.839094 ( 0.913142)
test_all 0.107948 0.032923 560.786930 ( 53.006073)
test_rubyspec 0.022481 0.046591 138.110852 ( 16.851063)
total: 89.84 sec