Logfile: /home/ko1/ruby/logs/brlog.trunk.20250714-231543
#<BuildRuby:0x00007978e3c6fdd8
@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.20250714-231543",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003684 0.002425 1.722515 ( 1.492935)
build_miniruby 0.001005 0.000252 0.582629 ( 0.581466)
build_ruby 0.001477 0.000369 2.076458 ( 2.076553)
build_all 0.004668 0.003945 12.908585 ( 1.450526)
build_install 0.006723 0.005228 4.206799 ( 1.144563)
test_btest 0.000503 0.000172 30.734832 ( 3.908314)
test_basic 0.003392 0.001437 0.417955 ( 0.493499)
test_all 0.066231 0.019025 322.288506 ( 39.476539)
test_rubyspec 0.026455 0.018827 67.252577 ( 10.108601)
total: 60.73 sec