Logfile: /home/ko1/ruby/logs/brlog.trunk.20260207-120317
#<BuildRuby:0x00007a0fe3e5fde0
@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.20260207-120317",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001278 0.004851 1.558525 ( 1.581640)
build_miniruby 0.000299 0.001078 0.650173 ( 0.648991)
build_ruby 0.001546 0.000417 2.797483 ( 2.527399)
build_all 0.005124 0.001494 7.854985 ( 5.006755)
build_install 0.006569 0.004342 8.503700 ( 5.394917)
test_btest 0.001215 0.000732 43.367132 ( 4.993897)
test_basic 0.005308 0.001131 2.684203 ( 2.755583)
test_all 0.077740 0.020598 391.027966 ( 51.327763)
test_rubyspec 0.031768 0.025381 89.767219 ( 22.834891)
total: 97.07 sec