Logfile: /home/opc/ruby/logs/brlog.master.20240927-081433
#<BuildRuby:0x0000ffff415afdc0
@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.20240927-081433",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001903 0.004317 2.485758 ( 3.115981)
build_miniruby 0.001050 0.000309 1.303169 ( 2.053019)
build_ruby 0.001485 0.000437 1.950781 ( 4.579018)
build_all 0.007119 0.000860 3.310522 ( 1.648031)
build_install 0.014634 0.002543 5.020771 ( 3.905962)
test_btest 0.000926 0.000242 49.292776 ( 19.290784)
test_basic 0.003063 0.004900 0.522551 ( 0.600809)
test_all 0.099285 0.035850 503.249758 (207.152693)
test_rubyspec 0.065920 0.063123 67.786683 ( 32.050770)
total: 274.40 sec