Logfile: /home/ko1/ruby/logs/brlog.trunk.20250714-033950
#<BuildRuby:0x0000777a0b2cfdd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20250714-033950",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.005706 0.001218 1.701452 ( 1.792876)
build_miniruby 0.001058 0.000325 0.572609 ( 0.571792)
build_ruby 0.001941 0.000000 2.084761 ( 2.085146)
build_all 0.003586 0.005228 13.000765 ( 1.507568)
build_install 0.009061 0.002443 4.009093 ( 1.105366)
test_btest 0.000838 0.000000 31.716709 ( 3.779653)
test_basic 0.002110 0.003762 0.437428 ( 0.513405)
test_all 0.058159 0.024699 308.623017 ( 31.464215)
test_rubyspec 0.030477 0.013962 66.752649 ( 10.140329)
total: 52.96 sec