Logfile: /home/opc/ruby/logs/brlog.master.20240727-024228
#<BuildRuby:0x0000ffff123ffdd8
@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.20240727-024228",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000938 0.004255 1.792517 ( 2.242563)
build_miniruby 0.001110 0.000196 1.182104 ( 1.183981)
build_ruby 0.002000 0.000000 2.001118 ( 5.204348)
build_all 0.008325 0.000000 4.195066 ( 1.953290)
build_install 0.012118 0.003066 5.391907 ( 2.722936)
test_btest 0.000622 0.000104 61.243885 ( 22.847899)
test_basic 0.006420 0.000394 0.577590 ( 0.655423)
test_all 0.090751 0.042246 488.112282 (216.007943)
test_rubyspec 0.059202 0.056114 79.405400 ( 35.033493)
total: 287.85 sec