Logfile: /home/opc/ruby/logs/brlog.master.20240713-085607
#<BuildRuby:0x0000fffd108cfdd0
@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.20240713-085607",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005420 0.000000 1.782017 ( 2.371831)
build_miniruby 0.001252 0.000000 1.156917 ( 1.155948)
build_ruby 0.002283 0.000000 1.952919 ( 5.030783)
build_all 0.004234 0.003527 4.143767 ( 1.945089)
build_install 0.010858 0.004229 5.335118 ( 2.697999)
test_btest 0.000739 0.000088 60.782828 ( 23.796859)
test_basic 0.006263 0.000749 0.570401 ( 0.636671)
test_all 0.110339 0.028088 564.851496 (231.077583)
test_rubyspec 0.059289 0.057298 82.231182 ( 35.865746)
total: 304.58 sec