Logfile: /home/opc/ruby/logs/brlog.master.20240804-122730
#<BuildRuby:0x0000fffd6576fdc8
@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.20240804-122730",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002034 0.003476 1.827416 ( 2.407178)
build_miniruby 0.001010 0.000316 1.252849 ( 1.252683)
build_ruby 0.001949 0.000610 2.088067 ( 4.395005)
build_all 0.004175 0.004184 4.102428 ( 1.959311)
build_install 0.013107 0.002984 5.277280 ( 2.781485)
test_btest 0.000632 0.000211 62.124964 ( 25.828888)
test_basic 0.006545 0.000579 0.570156 ( 0.638021)
test_all 0.095017 0.038377 535.027464 (236.396111)
test_rubyspec 0.039648 0.072528 78.194671 ( 34.414366)
total: 310.07 sec