Logfile: /home/opc/ruby/logs/brlog.master.20240811-170741
#<BuildRuby:0x0000fffbeb4dfde0
@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.20240811-170741",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001369 0.004138 1.761403 ( 2.329256)
build_miniruby 0.001206 0.000201 1.171214 ( 1.171488)
build_ruby 0.001451 0.000243 1.934244 ( 5.251866)
build_all 0.006613 0.000392 3.837996 ( 1.819590)
build_install 0.004687 0.011697 5.004835 ( 2.579814)
test_btest 0.000643 0.000185 60.418951 ( 23.128009)
test_basic 0.006113 0.001750 0.571102 ( 0.641152)
test_all 0.109434 0.022168 553.783124 (225.429258)
test_rubyspec 0.070250 0.037024 79.166175 ( 34.683412)
total: 297.03 sec