Logfile: /home/opc/ruby/logs/brlog.master.20240816-152019
#<BuildRuby:0x0000fffc1338fdc8
@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.20240816-152019",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005806 0.000647 1.822745 ( 2.477511)
build_miniruby 0.001165 0.000130 1.197149 ( 1.197021)
build_ruby 0.002094 0.000233 1.994446 ( 4.455376)
build_all 0.008294 0.000000 4.001878 ( 1.907731)
build_install 0.012718 0.004345 5.121867 ( 2.621907)
test_btest 0.001100 0.000144 61.430184 ( 23.194399)
test_basic 0.006952 0.000295 0.576179 ( 0.644228)
test_all 0.098723 0.035980 495.491629 (200.579566)
test_rubyspec 0.050155 0.060686 80.438677 ( 35.194328)
total: 272.27 sec