Logfile: /home/ko1/ruby/logs/brlog.trunk.20251008-100309
#<BuildRuby:0x0000759a1e91fdd8
@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.20251008-100309",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003722 0.002325 1.924242 ( 1.482287)
build_miniruby 0.000578 0.000839 0.622556 ( 0.620976)
build_ruby 0.001687 0.000000 2.132464 ( 2.132986)
build_all 0.007022 0.000980 13.186429 ( 1.510834)
build_install 0.007243 0.003925 4.180957 ( 1.154163)
test_btest 0.000310 0.000366 38.545687 ( 4.107438)
test_basic 0.003016 0.001430 0.453358 ( 0.529953)
test_all 0.062458 0.023872 353.410723 ( 36.032511)
test_rubyspec 0.032602 0.016279 76.213694 ( 10.571936)
total: 58.14 sec