Logfile: /home/opc/ruby/logs/brlog.master.20240924-153101
#<BuildRuby:0x0000fffe5089fdd8
@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.20240924-153101",
@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.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005935 0.000313 2.348871 ( 2.573675)
build_miniruby 0.001561 0.000082 1.163204 ( 1.160602)
build_ruby 0.001742 0.000092 1.948394 ( 4.875402)
build_all 0.004276 0.003639 3.290924 ( 1.640395)
build_install 0.010842 0.004941 4.835120 ( 2.416957)
test_btest 0.000996 0.000130 48.534764 ( 19.718930)
test_basic 0.007188 0.000939 0.526628 ( 0.592023)
test_all 0.094852 0.034022 495.019462 (200.775694)
test_rubyspec 0.046622 0.068114 64.984909 ( 29.650369)
total: 263.40 sec