Logfile: /home/opc/ruby/logs/brlog.master.20240811-031018
#<BuildRuby:0x0000fffccc69fdd8
@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.20240811-031018",
@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.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005099 0.000266 1.834750 ( 2.786426)
build_miniruby 0.001109 0.000261 5.447712 ( 5.350196)
build_ruby 0.002399 0.000565 2.005532 ( 4.775218)
build_all 0.002626 0.005021 3.842836 ( 1.842015)
build_install 0.009967 0.006236 5.021101 ( 2.698508)
test_btest 0.000574 0.000191 59.689478 ( 22.990887)
test_basic 0.006005 0.002002 0.574945 ( 0.644899)
test_all 0.094695 0.033464 528.862894 (224.663126)
test_rubyspec 0.053524 0.065664 78.583198 ( 34.635955)
total: 300.39 sec