Logfile: /home/opc/ruby/logs/brlog.master.20241006-222707
#<BuildRuby:0x0000ffff260afde0
@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.20241006-222707",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005272 0.000132 2.011187 ( 2.526311)
build_miniruby 0.001092 0.000115 1.174614 ( 1.175047)
build_ruby 0.001576 0.000166 1.974762 ( 4.584935)
build_all 0.003149 0.004035 3.430338 ( 1.672233)
build_install 0.012450 0.004152 4.732676 ( 2.455085)
test_btest 0.000833 0.000145 48.747998 ( 19.193318)
test_basic 0.006277 0.001090 0.524536 ( 0.592879)
test_all 0.093944 0.036938 500.960227 (227.494423)
test_rubyspec 0.059276 0.057011 65.596339 ( 29.872781)
total: 289.57 sec