Logfile: /home/opc/ruby/logs/brlog.master.20241020-063131
#<BuildRuby:0x0000fffd2e71fdc8
@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.20241020-063131",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005826 0.000298 2.025888 ( 2.519445)
build_miniruby 0.001125 0.000199 1.191836 ( 1.191156)
build_ruby 0.001897 0.000335 1.971044 ( 3.705300)
build_all 0.003321 0.004186 3.480381 ( 1.669456)
build_install 0.009361 0.006967 4.778364 ( 2.438227)
test_btest 0.000623 0.000173 49.991821 ( 19.434794)
test_basic 0.007456 0.000661 0.524345 ( 0.591020)
test_all 0.099814 0.032576 475.463353 (197.768705)
test_rubyspec 0.064575 0.051056 65.568554 ( 29.980315)
total: 259.30 sec