Logfile: /home/opc/ruby/logs/brlog.master.20231120-234229
#<BuildRuby:0x0000ffff9e5efdc8
@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.20231120-234229",
@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.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001561 0.003622 1.354462 ( 2.115992)
build_miniruby 0.001118 0.000177 1.089754 ( 1.089335)
build_ruby 0.001265 0.000200 1.831679 ( 3.512444)
build_all 0.006569 0.000384 3.309681 ( 1.675636)
build_install 0.012115 0.001819 4.007957 ( 2.262635)
test_btest 0.000680 0.000102 48.082591 ( 18.703591)
test_basic 0.006477 0.000973 0.510620 ( 0.584617)
test_all 0.086932 0.035454 432.348762 (176.113038)
test_rubyspec 0.064461 0.033666 56.438309 ( 67.164107)
total: 273.22 sec