Logfile: /home/opc/ruby/logs/brlog.master.20240807-045851
#<BuildRuby:0x0000fffe5772fdc0
@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.20240807-045851",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005220 0.000000 1.884504 ( 2.614509)
build_miniruby 0.001513 0.000000 1.304179 ( 2.168324)
build_ruby 0.001715 0.000000 1.980834 ( 4.224403)
build_all 0.006693 0.000000 3.825868 ( 1.834445)
build_install 0.006801 0.008477 5.121980 ( 3.453143)
test_btest 0.000761 0.000064 59.751592 ( 23.665447)
test_basic 0.000839 0.007285 0.574123 ( 0.645054)
test_all 0.074077 0.062997 518.762996 (209.933634)
test_rubyspec 0.038660 0.075515 78.566275 ( 34.553436)
total: 283.09 sec