Logfile: /home/opc/ruby/logs/brlog.master.20230308-164307
#<BuildRuby:0x0000fffed419fdd8
@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.20230308-164307",
@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.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005377 0.000284 1.378131 ( 3.759787)
build_miniruby 0.001182 0.000062 0.943882 ( 0.942942)
build_ruby 0.001457 0.000000 1.609459 ( 2.343104)
build_all 0.001583 0.003779 1.527254 ( 0.966077)
build_install 0.006180 0.007820 2.208277 ( 1.637881)
test_btest 0.000871 0.000059 46.295711 ( 16.843075)
test_basic 0.006220 0.000000 0.352900 ( 0.445725)
test_all 0.003704 0.000000 400.047289 (161.757535)
test_rubyspec 0.058416 0.030678 50.878263 ( 59.716456)
total: 248.41 sec