Logfile: /home/opc/ruby/logs/brlog.master.20240929-021756
#<BuildRuby:0x0000fffcde95fde0
@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.20240929-021756",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001780 0.004395 2.431442 ( 2.727570)
build_miniruby 0.000958 0.000226 1.234621 ( 1.906319)
build_ruby 0.001268 0.000299 1.991219 ( 4.664170)
build_all 0.002189 0.004850 3.331706 ( 1.634494)
build_install 0.015373 0.000611 4.913779 ( 3.046930)
test_btest 0.000751 0.000188 50.076563 ( 19.395301)
test_basic 0.005387 0.001349 0.522852 ( 0.592616)
test_all 0.107185 0.026745 466.795762 (208.865106)
test_rubyspec 0.053315 0.077220 66.812888 ( 31.239829)
total: 274.07 sec