Logfile: /home/opc/ruby/logs/brlog.master.20230105-091318
#<BuildRuby:0x0000aaaccfee7a60
@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.20230105-091318",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001569 0.002794 0.791234 ( 1.737124)
build_miniruby 0.001057 0.000212 0.883949 ( 0.882096)
build_ruby 0.001466 0.000295 1.474402 ( 2.489007)
build_all 0.002708 0.003594 2.493625 ( 1.205671)
build_install 0.008249 0.003988 2.058364 ( 1.446435)
test_btest 0.000598 0.000167 38.042049 ( 14.075102)
test_basic 0.005380 0.000395 0.274046 ( 0.366178)
test_all 0.002299 0.000607 447.554594 (176.713909)
test_rubyspec 0.028604 0.046701 45.593488 ( 54.354425)
total: 253.27 sec