Logfile: /home/opc/ruby/logs/brlog.master.20240706-080226
#<BuildRuby:0x0000fffedbaffde0
@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.20240706-080226",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006002 0.000077 1.962193 ( 2.384807)
build_miniruby 0.001237 0.000000 1.152555 ( 1.151959)
build_ruby 0.002098 0.000000 1.935898 ( 3.668335)
build_all 0.005198 0.002585 4.070891 ( 1.921056)
build_install 0.009442 0.006110 5.346007 ( 2.678337)
test_btest 0.000829 0.000107 60.450352 ( 23.553214)
test_basic 0.007448 0.000961 0.575470 ( 0.649002)
test_all 0.098175 0.036493 532.576429 (210.574521)
test_rubyspec 0.071788 0.047043 79.298620 ( 34.788388)
total: 281.37 sec