Logfile: /home/opc/ruby/logs/brlog.master.20240726-141629
#<BuildRuby:0x0000fffebe8dfdc0
@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.20240726-141629",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.005170 0.000273 1.794663 ( 2.359404)
build_miniruby 0.001245 0.000066 1.206351 ( 1.207392)
build_ruby 0.002040 0.000091 1.980468 ( 4.618262)
build_all 0.004458 0.003349 4.192239 ( 1.964289)
build_install 0.016372 0.000689 5.400096 ( 2.764419)
test_btest 0.001162 0.000093 61.812265 ( 23.360515)
test_basic 0.007455 0.000243 0.584421 ( 0.658134)
test_all 0.083140 0.051527 486.358832 (201.370551)
test_rubyspec 0.072560 0.039960 82.049162 ( 35.965467)
total: 274.27 sec