Logfile: /home/opc/ruby/logs/brlog.master.20230331-045012
#<BuildRuby:0x0000fffc139afdc0
@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.20230331-045012",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001509 0.004474 1.408055 ( 3.710024)
build_miniruby 0.000867 0.000325 0.936012 ( 0.936108)
build_ruby 0.001032 0.000387 1.581953 ( 2.587171)
build_all 0.005345 0.000422 1.556256 ( 0.957604)
build_install 0.010843 0.002203 2.238968 ( 1.639120)
test_btest 0.000528 0.000176 47.003284 ( 17.238533)
test_basic 0.000951 0.005002 0.354185 ( 0.455770)
test_all 0.002383 0.000000 425.390472 (174.131254)
test_rubyspec 0.058006 0.036485 51.208627 ( 59.870408)
total: 261.53 sec