Logfile: /home/opc/ruby/logs/brlog.master.20240909-230941
#<BuildRuby:0x0000ffff1bedfdd0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240909-230941",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004507 0.000797 1.790584 ( 2.306338)
build_miniruby 0.000000 0.001246 1.181273 ( 1.179203)
build_ruby 0.000000 0.002309 1.965069 ( 4.509799)
build_all 0.000000 0.007482 3.901166 ( 1.865148)
build_install 0.008070 0.007496 5.088515 ( 2.640917)
test_btest 0.000617 0.000240 61.025143 ( 23.358426)
test_basic 0.001789 0.005383 0.574020 ( 0.650459)
test_all 0.092686 0.037689 498.985383 (225.974976)
test_rubyspec 0.053689 0.061244 79.436930 ( 34.801565)
total: 297.29 sec