Logfile: /home/opc/ruby/logs/brlog.master.20231017-020142
#<BuildRuby:0x0000fffc301ffdd8
@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.20231017-020142",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004969 0.000524 1.555908 ( 2.060951)
build_miniruby 0.001091 0.000115 1.071877 ( 1.071839)
build_ruby 0.002229 0.000235 1.781085 ( 3.101756)
build_all 0.006172 0.000184 3.293446 ( 1.595817)
build_install 0.010060 0.003472 4.105691 ( 2.244473)
test_btest 0.000746 0.000094 47.754105 ( 17.727937)
test_basic 0.002607 0.004567 0.508153 ( 0.587934)
test_all 0.008506 0.001417 427.885045 (173.714395)
test_rubyspec 0.068202 0.027747 55.662539 ( 66.541002)
total: 268.65 sec