Logfile: /home/opc/ruby/logs/brlog.master.20240925-220331
#<BuildRuby:0x0000fffcc71efdd8
@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.20240925-220331",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001991 0.004408 2.372565 ( 2.598321)
build_miniruby 0.001036 0.000242 1.168734 ( 1.167203)
build_ruby 0.002038 0.000476 1.954188 ( 4.271576)
build_all 0.007505 0.000000 3.321547 ( 1.642986)
build_install 0.013129 0.002389 4.825274 ( 2.425368)
test_btest 0.000819 0.000170 48.992688 ( 18.996254)
test_basic 0.002175 0.004451 0.525066 ( 0.600179)
test_all 0.093558 0.038641 477.939812 (208.969108)
test_rubyspec 0.065050 0.045702 65.144085 ( 29.648311)
total: 270.32 sec