Logfile: /home/opc/ruby/logs/brlog.master.20240221-233633
#<BuildRuby:0x0000ffff1f14fdd8
@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.20240221-233633",
@make="make",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.008032 0.000430 1.904512 ( 2.203670)
build_miniruby 0.001172 0.000123 1.124864 ( 1.125649)
build_ruby 0.001449 0.000153 1.856660 ( 4.050733)
build_all 0.002134 0.004641 3.769522 ( 1.793728)
build_install 0.005906 0.009156 4.873484 ( 2.522025)
test_btest 0.000701 0.000175 56.875556 ( 21.719673)
test_basic 0.006067 0.001514 0.541317 ( 0.620969)
test_all 0.086415 0.040641 523.956538 (204.860317)
test_rubyspec 0.062919 0.050327 77.589496 ( 34.230233)
total: 273.13 sec