Logfile: /home/opc/ruby/logs/brlog.master.20230126-091623
#<BuildRuby:0x0000aaac92857840
@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.20230126-091623",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001718 0.004210 0.820140 ( 1.735755)
build_miniruby 0.001120 0.000149 0.947122 ( 0.947044)
build_ruby 0.001386 0.000185 1.511702 ( 2.730762)
build_all 0.004560 0.004371 2.653624 ( 1.258402)
build_install 0.009430 0.005550 2.034290 ( 1.459373)
test_btest 0.000732 0.000173 38.395627 ( 14.649662)
test_basic 0.005037 0.001187 0.284684 ( 0.381692)
test_all 0.002625 0.000618 479.147888 (187.170348)
test_rubyspec 0.067598 0.018213 48.015412 ( 56.853432)
total: 267.19 sec