Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-144821
#<BuildRuby:0x000056238ff5c0e0
@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-144821",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003816 0.001781 1.641821 ( 2.008707)
build_miniruby 0.000795 0.000371 1.078332 ( 1.077781)
build_ruby 0.000985 0.000460 3.270307 ( 3.270381)
build_all 0.003964 0.006517 18.059495 ( 1.698571)
build_install 0.008600 0.001966 6.315064 ( 1.492019)
test_btest 0.000988 0.000494 111.228461 ( 9.580592)
test_basic 0.003175 0.001588 0.890076 ( 0.964970)
test_all 0.090092 0.047265 543.694426 ( 50.087848)
test_rubyspec 0.032897 0.035792 136.251598 ( 16.246648)
total: 86.43 sec