Logfile: /home/opc/ruby/logs/brlog.master.20230807-223754
#<BuildRuby:0x0000fffc20f6fdc0
@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.20230807-223754",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005350 0.000060 1.411577 ( 3.584187)
build_miniruby 0.000000 0.001296 1.074769 ( 1.074262)
build_ruby 0.000000 0.003099 1.798586 ( 3.357937)
build_all 0.000358 0.005855 1.547471 ( 0.976138)
build_install 0.012577 0.002100 2.274015 ( 1.686230)
test_btest 0.000740 0.000124 46.514037 ( 16.966939)
test_basic 0.002737 0.003921 0.496330 ( 0.569169)
test_all 0.002886 0.000578 433.082146 (171.662500)
test_rubyspec 0.058948 0.033895 52.594890 ( 63.422388)
total: 263.30 sec