Logfile: /home/opc/ruby/logs/brlog.master.20231018-173946
#<BuildRuby:0x0000ffffb460fdd8
@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.20231018-173946",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005339 0.000322 1.582372 ( 2.128383)
build_miniruby 0.000997 0.000236 1.091372 ( 1.255289)
build_ruby 0.001455 0.000344 1.805249 ( 3.039408)
build_all 0.005146 0.001215 3.288581 ( 1.609959)
build_install 0.013004 0.000832 4.111271 ( 2.282363)
test_btest 0.000710 0.000150 48.423511 ( 18.775245)
test_basic 0.005772 0.001219 0.502801 ( 0.573738)
test_all 0.006014 0.005343 454.723960 (187.180833)
test_rubyspec 0.057649 0.038557 55.357323 ( 66.477453)
total: 283.32 sec