Logfile: /home/opc/ruby/logs/brlog.master.20230110-191136
#<BuildRuby:0x0000aaacf37bc730
@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.20230110-191136",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004253 0.000016 0.786303 ( 1.539605)
build_miniruby 0.001034 0.000069 0.877755 ( 0.877379)
build_ruby 0.002655 0.000177 1.439359 ( 2.560362)
build_all 0.006103 0.000107 2.566573 ( 1.227848)
build_install 0.007512 0.004340 1.934053 ( 1.363232)
test_btest 0.000790 0.000088 37.948791 ( 13.869714)
test_basic 0.005986 0.000000 0.277814 ( 0.379046)
test_all 0.002964 0.000000 446.154815 (176.508577)
test_rubyspec 0.054752 0.019661 46.308624 ( 55.055483)
total: 253.38 sec