Logfile: /home/opc/ruby/logs/brlog.master.20240928-151624
#<BuildRuby:0x0000fffeee40fdd8
@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-151624",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002442 0.003651 2.422273 ( 2.636523)
build_miniruby 0.001011 0.000225 1.228010 ( 1.943081)
build_ruby 0.001848 0.000411 2.033171 ( 4.487035)
build_all 0.006879 0.000590 3.338663 ( 1.662584)
build_install 0.017029 0.000801 5.115645 ( 3.734754)
test_btest 0.000622 0.000113 49.000544 ( 19.996282)
test_basic 0.006302 0.001148 0.519204 ( 0.587014)
test_all 0.096693 0.038165 472.012703 (194.839935)
test_rubyspec 0.052791 0.080187 69.164641 ( 32.669568)
total: 262.56 sec