Logfile: /home/opc/ruby/logs/brlog.master.20240823-234920
#<BuildRuby:0x0000fffc6fd7fde0
@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.20240823-234920",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001586 0.003538 1.760272 ( 2.387481)
build_miniruby 0.001159 0.000183 1.155206 ( 1.154196)
build_ruby 0.001687 0.000266 1.927552 ( 4.032723)
build_all 0.007172 0.000498 3.924814 ( 1.837098)
build_install 0.016545 0.000019 5.152266 ( 2.692010)
test_btest 0.000795 0.000100 60.230904 ( 22.801794)
test_basic 0.000266 0.007209 0.570422 ( 0.645065)
test_all 0.089908 0.039136 489.364209 (205.527463)
test_rubyspec 0.065209 0.049006 79.760558 ( 34.951840)
total: 276.03 sec