Logfile: /home/opc/ruby/logs/brlog.master.20240926-140252
#<BuildRuby:0x0000fffed2f1fdc0
@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.20240926-140252",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006312 0.000374 2.451953 ( 2.683892)
build_miniruby 0.000970 0.000153 1.232584 ( 2.001009)
build_ruby 0.000242 0.001300 1.975898 ( 4.955448)
build_all 0.004496 0.003761 3.354846 ( 1.684231)
build_install 0.014290 0.001049 4.938937 ( 3.498883)
test_btest 0.000678 0.000130 49.174049 ( 19.053416)
test_basic 0.006344 0.000300 0.520282 ( 0.598974)
test_all 0.078887 0.055403 464.810411 (199.811093)
test_rubyspec 0.071479 0.055667 66.966406 ( 31.501612)
total: 265.79 sec