Logfile: /home/opc/ruby/logs/brlog.master.20240909-101400
#<BuildRuby:0x0000fffbeefafdd0
@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.20240909-101400",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006352 0.000237 1.818281 ( 2.836882)
build_miniruby 0.001224 0.000123 1.166684 ( 1.166541)
build_ruby 0.000000 0.002884 1.942727 ( 4.521653)
build_all 0.003910 0.003489 3.887610 ( 1.852449)
build_install 0.007810 0.007930 5.109425 ( 2.802719)
test_btest 0.000940 0.000000 60.580049 ( 23.292830)
test_basic 0.006691 0.000609 0.574961 ( 0.642972)
test_all 0.096496 0.034430 501.206964 (203.364314)
test_rubyspec 0.050259 0.064382 79.427899 ( 34.815578)
total: 275.30 sec