Logfile: /home/opc/ruby/logs/brlog.master.20240811-234133
#<BuildRuby:0x0000ffff0b6cfdd0
@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.20240811-234133",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001418 0.004339 1.770326 ( 2.244755)
build_miniruby 0.001234 0.000291 1.172105 ( 1.169747)
build_ruby 0.001410 0.000332 1.950317 ( 4.243219)
build_all 0.003981 0.003073 3.829778 ( 1.815454)
build_install 0.002596 0.012915 4.999379 ( 2.595213)
test_btest 0.000589 0.000247 60.462742 ( 22.779516)
test_basic 0.001924 0.005111 0.575955 ( 0.645581)
test_all 0.092546 0.035694 488.082300 (217.383861)
test_rubyspec 0.075045 0.034718 78.922114 ( 34.653497)
total: 287.53 sec