Logfile: /home/opc/ruby/logs/brlog.master.20230723-080020
#<BuildRuby:0x0000ffff76bbfdc0
@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.20230723-080020",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006129 0.000220 1.433628 ( 3.601335)
build_miniruby 0.001178 0.000124 1.089116 ( 1.089041)
build_ruby 0.001318 0.000139 1.809292 ( 3.204236)
build_all 0.003088 0.004094 1.612653 ( 1.013529)
build_install 0.008024 0.005865 2.381173 ( 1.745288)
test_btest 0.000712 0.000142 46.677791 ( 17.472231)
test_basic 0.001750 0.005126 0.504066 ( 0.582234)
test_all 0.001806 0.000113 398.453912 (167.281684)
test_rubyspec 0.068896 0.019741 48.371440 ( 59.217452)
total: 255.21 sec