Logfile: /home/opc/ruby/logs/brlog.master.20240725-010844
#<BuildRuby:0x0000fffcd70dfdc0
@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.20240725-010844",
@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.000012 0.000001 0.000013 ( 0.000049)
configure 0.000013 0.000001 0.000014 ( 0.000018)
build_up 0.005735 0.000087 1.791374 ( 2.606925)
build_miniruby 0.001087 0.000054 1.174521 ( 1.177221)
build_ruby 0.002259 0.000000 2.005523 ( 5.149893)
build_all 0.007397 0.000066 4.126199 ( 1.938645)
build_install 0.015638 0.000710 5.335027 ( 2.712161)
test_btest 0.001008 0.000046 60.053501 ( 22.808938)
test_basic 0.008151 0.000371 0.575179 ( 0.653271)
test_all 0.088333 0.047207 488.448236 (198.414691)
test_rubyspec 0.045279 0.070750 78.776673 ( 34.792726)
total: 270.26 sec