Logfile: /home/opc/ruby/logs/brlog.master.20241004-175011
#<BuildRuby:0x0000fffc0731fde0
@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.20241004-175011",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005202 0.000261 2.018796 ( 2.657030)
build_miniruby 0.001343 0.000000 1.191869 ( 1.192166)
build_ruby 0.002196 0.000000 1.986911 ( 3.665545)
build_all 0.008423 0.000000 3.569367 ( 1.713732)
build_install 0.016345 0.000327 4.888042 ( 2.526580)
test_btest 0.000762 0.000030 50.937228 ( 19.707042)
test_basic 0.003177 0.004353 0.523808 ( 0.592359)
test_all 0.092620 0.047113 479.409464 (202.232380)
test_rubyspec 0.041988 0.068511 65.980714 ( 30.014180)
total: 264.30 sec