Logfile: /home/opc/ruby/logs/brlog.master.20230207-231218
#<BuildRuby:0x0000aaab216691b8
@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.20230207-231218",
@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.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001014 0.003438 0.822577 ( 1.563676)
build_miniruby 0.001051 0.000198 0.955614 ( 0.954841)
build_ruby 0.001297 0.000244 1.556913 ( 2.872407)
build_all 0.006905 0.001295 2.671609 ( 1.271818)
build_install 0.004967 0.008999 2.056229 ( 1.454867)
test_btest 0.000645 0.000189 37.400561 ( 14.534193)
test_basic 0.001179 0.004919 0.285679 ( 0.382388)
test_all 0.002401 0.000849 492.556390 (194.140906)
test_rubyspec 0.051216 0.024591 48.526122 ( 57.236978)
total: 274.41 sec