Logfile: /home/opc/ruby/logs/brlog.master.20240729-030556
#<BuildRuby:0x0000ffff4540fde0
@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.20240729-030556",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000787 0.004353 1.783340 ( 2.303162)
build_miniruby 0.000978 0.000245 1.176494 ( 1.175877)
build_ruby 0.002555 0.000639 1.967272 ( 4.638785)
build_all 0.007225 0.000656 4.182242 ( 1.933467)
build_install 0.014623 0.001140 5.415715 ( 2.734124)
test_btest 0.000722 0.000152 61.196076 ( 22.929369)
test_basic 0.005848 0.001232 0.580790 ( 0.719838)
test_all 0.093647 0.038490 541.887172 (217.493531)
test_rubyspec 0.064870 0.052032 79.672536 ( 35.097038)
total: 289.03 sec