Logfile: /home/opc/ruby/logs/brlog.master.20230830-145343
#<BuildRuby:0x0000fffc5ce6fdd0
@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.20230830-145343",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000939 0.004146 1.165079 ( 1.877913)
build_miniruby 0.001046 0.000165 1.067888 ( 1.091631)
build_ruby 0.001261 0.000199 1.803546 ( 3.708260)
build_all 0.000573 0.006490 3.308340 ( 1.610839)
build_install 0.007601 0.005984 3.932460 ( 2.228682)
test_btest 0.000627 0.000179 46.666953 ( 16.956864)
test_basic 0.005484 0.001567 0.500548 ( 0.576038)
test_all 0.004412 0.006185 454.641993 (184.512510)
test_rubyspec 0.064228 0.035794 55.382660 ( 66.083373)
total: 278.65 sec