Logfile: /home/opc/ruby/logs/brlog.master.20230119-205933
#<BuildRuby:0x0000aaabd94c76f8
@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.20230119-205933",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000706 0.003969 0.786195 ( 1.550075)
build_miniruby 0.001091 0.000146 0.879381 ( 0.879343)
build_ruby 0.000000 0.001537 1.437371 ( 2.446363)
build_all 0.000000 0.006520 2.553811 ( 1.224409)
build_install 0.006277 0.005913 1.928214 ( 1.361870)
test_btest 0.000553 0.000185 36.488100 ( 15.666599)
test_basic 0.001909 0.004472 0.274900 ( 0.369956)
test_all 0.002225 0.000647 457.962164 (186.454925)
test_rubyspec 0.043985 0.036020 45.689160 ( 54.422455)
total: 264.38 sec