Logfile: /home/opc/ruby/logs/brlog.master.20240729-004242
#<BuildRuby:0x0000fffc6ee6fdc8
@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.20240729-004242",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005117 0.000338 1.766417 ( 2.245439)
build_miniruby 0.001753 0.000000 1.220368 ( 1.220691)
build_ruby 0.002155 0.000000 2.014677 ( 3.800732)
build_all 0.006255 0.001824 4.231045 ( 1.974207)
build_install 0.014573 0.000273 5.423534 ( 2.738117)
test_btest 0.000659 0.000164 59.894147 ( 22.507650)
test_basic 0.002330 0.005284 0.577332 ( 0.656356)
test_all 0.122251 0.010271 506.464574 (227.281875)
test_rubyspec 0.049099 0.062369 79.208387 ( 34.881008)
total: 297.31 sec