Logfile: /home/ko1/ruby/logs/brlog.trunk.20250811-013627
#<BuildRuby:0x00007d9cbdf1fdd8
@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.20250811-013627",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000825 0.005624 1.789744 ( 1.490091)
build_miniruby 0.000884 0.000320 0.589284 ( 0.588598)
build_ruby 0.001629 0.000222 2.132174 ( 2.132928)
build_all 0.008220 0.000025 13.187407 ( 1.456262)
build_install 0.010230 0.001312 4.076412 ( 1.158185)
test_btest 0.000561 0.000155 35.709747 ( 4.137015)
test_basic 0.002988 0.001451 0.434905 ( 0.512423)
test_all 0.065885 0.016684 309.679335 ( 30.994258)
test_rubyspec 0.033978 0.013582 72.097036 ( 10.471746)
total: 52.94 sec