Logfile: /home/opc/ruby/logs/brlog.master.20230915-200715
#<BuildRuby:0x0000fffc4277fdc8
@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.20230915-200715",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000000 0.000023 0.000023 ( 0.000027)
build_up 0.001573 0.004375 1.421835 ( 3.654789)
build_miniruby 0.001050 0.000185 1.047253 ( 1.048467)
build_ruby 0.002032 0.000357 1.763269 ( 3.181394)
build_all 0.002748 0.004043 3.232923 ( 1.741659)
build_install 0.010970 0.002429 3.951173 ( 3.270612)
test_btest 0.000736 0.000163 46.103563 ( 17.089575)
test_basic 0.004681 0.002564 0.494668 ( 0.566247)
test_all 0.005960 0.004924 415.471008 (166.203502)
test_rubyspec 0.065746 0.039244 56.342594 ( 67.047936)
total: 263.81 sec