Logfile: /home/opc/ruby/logs/brlog.master.20240706-192235
#<BuildRuby:0x0000ffff0233fde0
@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.20240706-192235",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.002710 0.003685 1.973793 ( 2.398627)
build_miniruby 0.001124 0.000250 1.165571 ( 1.164260)
build_ruby 0.001638 0.000000 1.973463 ( 4.960377)
build_all 0.006437 0.000897 4.065803 ( 1.916149)
build_install 0.015434 0.000528 5.312195 ( 2.686841)
test_btest 0.000700 0.000127 59.600125 ( 23.260215)
test_basic 0.006847 0.001247 0.577238 ( 0.653886)
test_all 0.100532 0.031991 543.962401 (219.339497)
test_rubyspec 0.073111 0.044840 79.560305 ( 34.986765)
total: 291.37 sec