Logfile: /home/opc/ruby/logs/brlog.master.20240804-090411
#<BuildRuby:0x0000fffcc139fdc8
@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.20240804-090411",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004653 0.001161 1.759587 ( 2.243659)
build_miniruby 0.001255 0.000313 1.201818 ( 1.204601)
build_ruby 0.001456 0.000364 1.996478 ( 4.372388)
build_all 0.003946 0.003080 3.857218 ( 1.888803)
build_install 0.010033 0.005248 5.003688 ( 2.636647)
test_btest 0.000901 0.000000 61.946035 ( 23.427461)
test_basic 0.004563 0.002751 0.572616 ( 0.639806)
test_all 0.090348 0.040836 492.126555 (204.055631)
test_rubyspec 0.054638 0.054768 78.412854 ( 34.387696)
total: 274.86 sec