Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-001142
#<BuildRuby:0x000055c81617fd20
@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.20240622-001142",
@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.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.002113 0.003064 1.573980 ( 1.964824)
build_miniruby 0.001210 0.000000 1.070211 ( 1.070029)
build_ruby 0.001640 0.000000 3.488554 ( 3.489183)
build_all 0.007381 0.003035 17.557935 ( 1.648520)
build_install 0.009773 0.000512 6.137598 ( 1.449091)
test_btest 0.001242 0.000000 104.871475 ( 9.368836)
test_basic 0.004000 0.000407 0.815923 ( 0.892236)
test_all 0.092534 0.044445 549.743443 ( 53.003919)
test_rubyspec 0.011671 0.054909 136.941143 ( 16.305017)
total: 89.19 sec