Logfile: /home/opc/ruby/logs/brlog.master.20240928-223646
#<BuildRuby:0x0000fffe4dc0fde0
@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.20240928-223646",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006243 0.001045 2.470056 ( 2.871021)
build_miniruby 0.001116 0.000187 1.316430 ( 2.121401)
build_ruby 0.001611 0.000219 2.081577 ( 4.702411)
build_all 0.004677 0.003627 3.469705 ( 1.718974)
build_install 0.016402 0.002336 5.201124 ( 3.343612)
test_btest 0.000992 0.000189 52.000668 ( 20.128041)
test_basic 0.002239 0.005338 0.531217 ( 0.600110)
test_all 0.072999 0.059360 485.911882 (205.180454)
test_rubyspec 0.068107 0.068834 71.248801 ( 33.339207)
total: 274.01 sec