Logfile: /home/ko1/ruby/logs/brlog.trunk.20260206-023943
#<BuildRuby:0x00007ad5ae32fdd0
@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.20260206-023943",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000011)
build_up 0.003944 0.001623 1.655227 ( 1.695471)
build_miniruby 0.000000 0.001468 0.653564 ( 0.652145)
build_ruby 0.001563 0.000689 2.610092 ( 2.324017)
build_all 0.004444 0.002183 7.911605 ( 4.976426)
build_install 0.006339 0.005735 8.411507 ( 5.392971)
test_btest 0.001314 0.000141 42.701388 ( 5.672127)
test_basic 0.003613 0.002827 2.853644 ( 2.922381)
test_all 0.073109 0.025665 400.690170 ( 48.944427)
test_rubyspec 0.037154 0.019026 89.183150 ( 22.988089)
total: 95.57 sec