Logfile: /home/ko1/ruby/logs/brlog.trunk.20250821-041511
#<BuildRuby:0x000073f1e6d7fdd8
@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.20250821-041511",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003578 0.003127 1.952143 ( 2.644649)
build_miniruby 0.001297 0.000082 0.609824 ( 0.608389)
build_ruby 0.001152 0.000763 2.139058 ( 2.139012)
build_all 0.007833 0.000968 13.652184 ( 1.581382)
build_install 0.007861 0.003226 4.033681 ( 1.148489)
test_btest 0.000561 0.000156 34.814721 ( 4.395126)
test_basic 0.004794 0.000000 0.431471 ( 0.509552)
test_all 0.069175 0.018035 333.466877 ( 34.231655)
test_rubyspec 0.023688 0.027004 78.916577 ( 10.765486)
total: 58.02 sec