Logfile: /home/opc/ruby/logs/brlog.master.20230215-032559
#<BuildRuby:0x0000aaacc7057840
@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.20230215-032559",
@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.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004118 0.000275 1.001107 ( 1.752295)
build_miniruby 0.001236 0.000083 0.993317 ( 0.992916)
build_ruby 0.001633 0.000109 1.555878 ( 2.654436)
build_all 0.007919 0.000528 2.700277 ( 1.304948)
build_install 0.007925 0.005385 2.082085 ( 1.512825)
test_btest 0.000683 0.000086 39.201482 ( 16.365731)
test_basic 0.005196 0.000649 0.318491 ( 0.411872)
test_all 0.003061 0.000171 496.190550 (195.965204)
test_rubyspec 0.059583 0.019079 48.780597 ( 57.450025)
total: 278.41 sec