Logfile: /home/opc/ruby/logs/brlog.master.20240928-134909
#<BuildRuby:0x0000fffc1381fdc0
@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.20240928-134909",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006026 0.000356 2.467860 ( 2.791903)
build_miniruby 0.001436 0.000085 1.277356 ( 1.960254)
build_ruby 0.001687 0.000100 1.964294 ( 4.477326)
build_all 0.007268 0.000000 3.322539 ( 1.624249)
build_install 0.009749 0.007806 4.899142 ( 3.059243)
test_btest 0.001600 0.000200 49.095359 ( 19.382486)
test_basic 0.006478 0.000256 0.520882 ( 0.600253)
test_all 0.104859 0.028879 447.977428 (198.884626)
test_rubyspec 0.067903 0.060218 67.927441 ( 32.107915)
total: 264.89 sec