Logfile: /home/opc/ruby/logs/brlog.master.20240319-170024
#<BuildRuby:0x0000fffcf67efdd0
@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.20240319-170024",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.008257 0.000918 2.751560 ( 2.515394)
build_miniruby 0.001226 0.000136 1.180959 ( 1.179667)
build_ruby 0.001477 0.000164 1.940275 ( 4.292610)
build_all 0.008091 0.000899 4.006429 ( 1.883188)
build_install 0.007951 0.009688 5.517611 ( 2.712938)
test_btest 0.000692 0.000138 58.000004 ( 21.994059)
test_basic 0.006272 0.000237 0.550566 ( 0.617850)
test_all 0.068100 0.060037 585.825544 (257.300569)
test_rubyspec 0.052772 0.054266 76.133244 ( 33.743694)
total: 326.24 sec