Logfile: /home/opc/ruby/logs/brlog.master.20240207-125105
#<BuildRuby:0x0000fffcd3e7fdd0
@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.20240207-125105",
@make="make",
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005316 0.000267 1.359032 ( 2.062792)
build_miniruby 0.001255 0.000063 1.098008 ( 1.098271)
build_ruby 0.000000 0.001762 1.850414 ( 3.766246)
build_all 0.004763 0.002373 3.596055 ( 1.721285)
build_install 0.006415 0.008048 4.343173 ( 2.379970)
test_btest 0.000776 0.000134 53.867459 ( 21.460709)
test_basic 0.003295 0.003992 0.533619 ( 0.605902)
test_all 0.102403 0.018897 500.687374 (202.731479)
test_rubyspec 0.081346 0.056287 98.628074 ( 40.412872)
total: 276.24 sec