Logfile: /home/opc/ruby/logs/brlog.master.20240729-163341
#<BuildRuby:0x0000fffda28cfdc0
@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.20240729-163341",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004977 0.000209 1.783409 ( 2.261910)
build_miniruby 0.001286 0.000000 1.184909 ( 1.183695)
build_ruby 0.003212 0.000090 1.981308 ( 3.652402)
build_all 0.003761 0.004077 4.160347 ( 1.945697)
build_install 0.013837 0.002540 5.366771 ( 2.751224)
test_btest 0.000665 0.000175 60.669315 ( 22.758904)
test_basic 0.006403 0.000413 0.579442 ( 0.658674)
test_all 0.096125 0.037129 483.026367 (197.749562)
test_rubyspec 0.047804 0.068552 79.164665 ( 34.909428)
total: 267.87 sec