Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-095218
#<BuildRuby:0x00007f5a64f1fde0
@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.20251017-095218",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004815 0.001943 1.931577 ( 1.481560)
build_miniruby 0.001022 0.000308 0.605394 ( 0.604387)
build_ruby 0.001817 0.000000 2.127741 ( 2.127782)
build_all 0.007068 0.001686 13.242571 ( 1.479325)
build_install 0.007086 0.004697 4.180974 ( 1.163303)
test_btest 0.000485 0.000157 37.819590 ( 4.191369)
test_basic 0.002725 0.001900 0.479167 ( 0.556970)
test_all 0.072593 0.013256 341.065483 ( 41.208816)
test_rubyspec 0.023880 0.022767 73.922930 ( 10.459775)
total: 63.27 sec