Logfile: /home/opc/ruby/logs/brlog.master.20230806-131744
#<BuildRuby:0x0000fffc638bfdc0
@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.20230806-131744",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001941 0.004432 1.403424 ( 3.421160)
build_miniruby 0.001087 0.000192 1.066062 ( 1.065476)
build_ruby 0.001227 0.000216 1.783002 ( 3.275783)
build_all 0.002961 0.003145 1.542686 ( 0.978383)
build_install 0.014584 0.000445 2.290342 ( 1.707342)
test_btest 0.001025 0.000186 44.732421 ( 17.044870)
test_basic 0.006239 0.000352 0.499108 ( 0.571653)
test_all 0.001911 0.000332 425.859919 (172.837335)
test_rubyspec 0.054397 0.038411 53.786776 ( 64.490491)
total: 265.39 sec