Logfile: /home/opc/ruby/logs/brlog.master.20240825-135002
#<BuildRuby:0x0000fffea098fdd8
@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.20240825-135002",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006574 0.000000 1.766003 ( 2.298089)
build_miniruby 0.001228 0.000000 1.162078 ( 1.162460)
build_ruby 0.002105 0.000000 1.946589 ( 4.682712)
build_all 0.007278 0.000000 3.931109 ( 1.837786)
build_install 0.007749 0.008223 5.124801 ( 2.606664)
test_btest 0.000863 0.000000 59.959609 ( 22.812503)
test_basic 0.007165 0.000000 0.569514 ( 0.637907)
test_all 0.085725 0.044354 500.648328 (209.367171)
test_rubyspec 0.053789 0.061141 79.868805 ( 34.883223)
total: 280.29 sec