Logfile: /home/opc/ruby/logs/brlog.master.20230111-035004
#<BuildRuby:0x0000aaab89217840
@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.20230111-035004",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003439 0.000862 0.798441 ( 1.593668)
build_miniruby 0.000984 0.000247 0.882215 ( 0.880452)
build_ruby 0.001204 0.000302 1.438583 ( 2.445175)
build_all 0.006220 0.000374 2.556308 ( 1.218102)
build_install 0.009459 0.002188 1.939237 ( 1.365713)
test_btest 0.000569 0.000132 35.708412 ( 15.145807)
test_basic 0.000559 0.005686 0.276186 ( 0.376639)
test_all 0.003466 0.000308 448.539379 (175.819977)
test_rubyspec 0.054326 0.018156 45.511617 ( 54.193001)
total: 253.04 sec