Logfile: /home/opc/ruby/logs/brlog.master.20230707-135707
#<BuildRuby:0x0000ffffa30bfdd0
@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.20230707-135707",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000000 0.006010 1.402568 ( 3.553308)
build_miniruby 0.000365 0.000795 1.085946 ( 1.087363)
build_ruby 0.002017 0.000288 1.793163 ( 3.790316)
build_all 0.005590 0.000254 1.573145 ( 1.126220)
build_install 0.007628 0.004489 2.272835 ( 2.547511)
test_btest 0.000862 0.000000 49.609628 ( 18.174536)
test_basic 0.006411 0.000576 0.513114 ( 0.589668)
test_all 0.000959 0.001525 426.526484 (170.601063)
test_rubyspec 0.047756 0.039753 52.620836 ( 63.373427)
total: 264.84 sec