Logfile: /home/opc/ruby/logs/brlog.master.20240727-201845
#<BuildRuby:0x0000fffca77efdc0
@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.20240727-201845",
@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.000004 0.000012 ( 0.000012)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.002339 0.003192 1.792107 ( 2.403470)
build_miniruby 0.000847 0.000423 1.179806 ( 1.181408)
build_ruby 0.001057 0.000529 1.978753 ( 4.249553)
build_all 0.002476 0.004975 4.166188 ( 1.942961)
build_install 0.010024 0.005111 5.373243 ( 2.738028)
test_btest 0.000636 0.000353 62.494749 ( 23.901501)
test_basic 0.006268 0.001220 0.582059 ( 0.659094)
test_all 0.098857 0.037607 493.768701 (201.505063)
test_rubyspec 0.038515 0.076591 78.933573 ( 34.906254)
total: 273.49 sec