Logfile: /home/opc/ruby/logs/brlog.master.20241019-131037
#<BuildRuby:0x0000fffd499cfdc8
@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.20241019-131037",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005308 0.000279 2.027708 ( 2.506079)
build_miniruby 0.001218 0.000064 1.209831 ( 1.209702)
build_ruby 0.001906 0.000000 1.978121 ( 4.480906)
build_all 0.008217 0.000072 3.484830 ( 1.712197)
build_install 0.011662 0.005091 4.809970 ( 2.468795)
test_btest 0.000772 0.000071 49.367109 ( 19.281584)
test_basic 0.001823 0.005054 0.531555 ( 0.597580)
test_all 0.092577 0.044471 496.625650 (202.171238)
test_rubyspec 0.065474 0.058205 65.752184 ( 29.990881)
total: 264.42 sec