Logfile: /home/opc/ruby/logs/brlog.master.20230523-150045
#<BuildRuby:0x0000fffbf4d1fdd0
@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.20230523-150045",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005013 0.000886 1.391311 ( 3.669790)
build_miniruby 0.001151 0.000000 0.988042 ( 0.988814)
build_ruby 0.002328 0.000000 1.647754 ( 2.445283)
build_all 0.006537 0.000000 1.522685 ( 0.945878)
build_install 0.009992 0.004845 2.234946 ( 1.632715)
test_btest 0.000674 0.000128 49.376657 ( 17.866342)
test_basic 0.006980 0.000000 0.496238 ( 0.586988)
test_all 0.002186 0.000591 420.627414 (166.426674)
test_rubyspec 0.058713 0.035815 50.616566 ( 61.269507)
total: 255.83 sec