Logfile: /home/opc/ruby/logs/brlog.master.20240917-092722
#<BuildRuby:0x0000fffd57ecfdd8
@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.20240917-092722",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000000 0.006024 2.341011 ( 2.673067)
build_miniruby 0.000000 0.001207 1.171379 ( 1.171203)
build_ruby 0.000000 0.002553 1.967578 ( 4.190958)
build_all 0.006373 0.000860 3.233184 ( 1.629352)
build_install 0.013707 0.001007 4.762917 ( 2.481233)
test_btest 0.000747 0.000120 48.675374 ( 18.956212)
test_basic 0.006158 0.000990 0.521988 ( 0.588552)
test_all 0.074671 0.056654 492.678273 (204.494837)
test_rubyspec 0.065461 0.047055 64.431620 ( 29.399092)
total: 265.59 sec