Logfile: /home/opc/ruby/logs/brlog.master.20230708-223442
#<BuildRuby:0x0000fffbca99fdd8
@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.20230708-223442",
@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.000019 0.000001 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006238 0.000109 1.414059 ( 3.582521)
build_miniruby 0.001115 0.000055 1.083232 ( 1.086397)
build_ruby 0.001511 0.000075 1.791452 ( 3.354009)
build_all 0.005842 0.000291 1.565820 ( 1.117562)
build_install 0.012268 0.000140 2.296094 ( 2.567437)
test_btest 0.000864 0.000039 49.044706 ( 18.930667)
test_basic 0.006784 0.000000 0.512147 ( 0.584203)
test_all 0.002841 0.000007 430.935834 (188.805095)
test_rubyspec 0.073877 0.018826 51.484524 ( 62.178705)
total: 282.21 sec