Logfile: /home/opc/ruby/logs/brlog.master.20230313-204836
#<BuildRuby:0x0000fffcc3b1fdd0
@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.20230313-204836",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005016 0.000268 1.359954 ( 3.644938)
build_miniruby 0.000930 0.000233 0.933097 ( 0.931516)
build_ruby 0.001155 0.000289 1.556856 ( 2.548886)
build_all 0.003802 0.002977 1.542297 ( 0.943960)
build_install 0.008397 0.005428 2.223003 ( 1.613624)
test_btest 0.000625 0.000198 45.232095 ( 16.889570)
test_basic 0.005835 0.000449 0.347788 ( 0.445819)
test_all 0.001918 0.000575 395.743355 (159.342037)
test_rubyspec 0.061166 0.023406 50.066434 ( 58.736341)
total: 245.10 sec