Logfile: /home/opc/ruby/logs/brlog.master.20230309-083908
#<BuildRuby:0x0000fffd4be2fdd0
@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.20230309-083908",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005681 0.000598 1.393475 ( 3.875524)
build_miniruby 0.001187 0.000125 0.948154 ( 0.960337)
build_ruby 0.001442 0.000152 1.593434 ( 2.543584)
build_all 0.001472 0.004614 1.522903 ( 0.944621)
build_install 0.008840 0.004439 2.201016 ( 1.615561)
test_btest 0.000684 0.000130 46.284037 ( 19.149091)
test_basic 0.005561 0.001060 0.355178 ( 0.452287)
test_all 0.001227 0.001794 409.757247 (180.148571)
test_rubyspec 0.049255 0.033801 50.938435 ( 59.744377)
total: 269.43 sec