Logfile: /home/opc/ruby/logs/brlog.master.20231128-050756
#<BuildRuby:0x0000ffff4e0cfdc0
@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.20231128-050756",
@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.000000 0.000011 ( 0.000035)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001785 0.003757 1.343295 ( 2.023636)
build_miniruby 0.001159 0.000055 1.073817 ( 1.073367)
build_ruby 0.002368 0.000112 1.789804 ( 3.464709)
build_all 0.002956 0.004217 3.435101 ( 1.658937)
build_install 0.008515 0.004687 4.137001 ( 2.288121)
test_btest 0.000724 0.000098 47.380316 ( 18.474539)
test_basic 0.007006 0.000953 0.505861 ( 0.575261)
test_all 0.077997 0.047965 481.982483 (194.407897)
test_rubyspec 0.037153 0.062751 56.653231 ( 67.301992)
total: 291.27 sec