Logfile: /home/opc/ruby/logs/brlog.master.20240923-230840
#<BuildRuby:0x0000fffc21c1fde0
@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.20240923-230840",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005907 0.000099 2.358107 ( 2.615284)
build_miniruby 0.001304 0.000000 1.166912 ( 1.166133)
build_ruby 0.001726 0.000000 1.956063 ( 4.321519)
build_all 0.007339 0.000097 3.300854 ( 1.630851)
build_install 0.011272 0.004566 4.831896 ( 2.387589)
test_btest 0.000890 0.000077 49.354988 ( 19.988408)
test_basic 0.006462 0.000162 0.526534 ( 0.604257)
test_all 0.093965 0.034225 483.382297 (209.145790)
test_rubyspec 0.046316 0.068916 65.937647 ( 29.984224)
total: 271.84 sec