Logfile: /home/opc/ruby/logs/brlog.master.20230821-132945
#<BuildRuby:0x0000ffff7b0ffde0
@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.20230821-132945",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000000 0.000032 0.000032 ( 0.000042)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.003343 0.003225 1.423861 ( 3.601548)
build_miniruby 0.001019 0.000153 1.056669 ( 1.055522)
build_ruby 0.001275 0.000192 1.758116 ( 3.158339)
build_all 0.005841 0.000880 3.210677 ( 1.589737)
build_install 0.011655 0.001754 3.933202 ( 2.320014)
test_btest 0.000708 0.000106 46.390079 ( 16.971956)
test_basic 0.006354 0.000212 0.502913 ( 0.575662)
test_all 0.008816 0.001264 411.191581 (166.200437)
test_rubyspec 0.073136 0.030418 56.131266 ( 66.828799)
total: 262.30 sec