Logfile: /home/ko1/ruby/logs/brlog.trunk.20251101-180247
#<BuildRuby:0x00007a34c5e6fdd8
@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.20251101-180247",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004284 0.002355 1.880544 ( 1.524447)
build_miniruby 0.001244 0.000100 0.591875 ( 0.590803)
build_ruby 0.001853 0.000000 2.441604 ( 2.441274)
build_all 0.008680 0.000000 13.421200 ( 1.611310)
build_install 0.007532 0.004770 4.232333 ( 1.220723)
test_btest 0.000453 0.000155 38.545846 ( 4.459076)
test_basic 0.003747 0.001256 0.463624 ( 0.537185)
test_all 0.064417 0.020413 356.952125 ( 41.290661)
test_rubyspec 0.021821 0.026010 74.434878 ( 10.731573)
total: 64.41 sec