Logfile: /home/opc/ruby/logs/brlog.master.20240719-234334
#<BuildRuby:0x0000fffee456fde0
@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.20240719-234334",
@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.000012)
autoconf 0.000037 0.000000 0.000037 ( 0.000039)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001957 0.003788 1.781033 ( 2.457507)
build_miniruby 0.001146 0.000191 1.175550 ( 1.175342)
build_ruby 0.002787 0.000000 1.982280 ( 4.275720)
build_all 0.006809 0.000879 4.166373 ( 1.945266)
build_install 0.015510 0.000959 5.392260 ( 2.781431)
test_btest 0.000819 0.000000 62.639186 ( 23.973986)
test_basic 0.002872 0.004548 0.577242 ( 0.644130)
test_all 0.098330 0.035355 500.725128 (223.068596)
test_rubyspec 0.052901 0.056294 79.499403 ( 35.099920)
total: 295.42 sec