Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-021744
#<BuildRuby:0x0000563112192ff0
@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.20240624-021744",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004551 0.001012 1.658407 ( 1.976376)
build_miniruby 0.001164 0.000259 1.170266 ( 1.168830)
build_ruby 0.001306 0.000291 3.330124 ( 3.330347)
build_all 0.004518 0.005676 17.646987 ( 1.680226)
build_install 0.001634 0.008229 6.179396 ( 1.466379)
test_btest 0.000000 0.001685 107.323645 ( 8.711208)
test_basic 0.001113 0.003178 0.789225 ( 0.867228)
test_all 0.087670 0.054198 579.126371 ( 56.743329)
test_rubyspec 0.039716 0.028279 137.268831 ( 16.891001)
total: 92.84 sec