Logfile: /home/opc/ruby/logs/brlog.master.20240926-185243
#<BuildRuby:0x0000fffc13a3fdd0
@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.20240926-185243",
@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.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005939 0.000337 2.516717 ( 3.233336)
build_miniruby 0.001142 0.000191 1.263601 ( 1.988871)
build_ruby 0.001426 0.000238 1.974932 ( 4.176460)
build_all 0.002844 0.003885 3.305005 ( 1.631185)
build_install 0.013265 0.003433 4.985350 ( 3.935893)
test_btest 0.000747 0.000163 48.698098 ( 19.225508)
test_basic 0.006148 0.001338 0.529324 ( 0.606298)
test_all 0.105622 0.024884 501.232685 (209.755207)
test_rubyspec 0.066895 0.054429 67.307663 ( 31.912504)
total: 276.47 sec