Logfile: /home/opc/ruby/logs/brlog.master.20240411-230111
#<BuildRuby:0x0000fffd12b2fdd0
@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.20240411-230111",
@make="make",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.008626 0.000000 2.257651 ( 2.521021)
build_miniruby 0.001086 0.000387 1.257396 ( 1.257924)
build_ruby 0.000000 0.002087 2.047801 ( 4.455873)
build_all 0.008057 0.001080 4.130457 ( 1.938768)
build_install 0.008305 0.009467 5.517681 ( 2.778030)
test_btest 0.000871 0.000065 57.131727 ( 21.990617)
test_basic 0.006413 0.000560 0.549467 ( 0.623635)
test_all 0.097777 0.025735 515.064289 (206.504510)
test_rubyspec 0.052116 0.057861 75.171358 ( 33.345049)
total: 275.42 sec