Logfile: /home/opc/ruby/logs/brlog.master.20230114-070528
#<BuildRuby:0x0000aaae296876f8
@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.20230114-070528",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003688 0.000528 0.786832 ( 1.727078)
build_miniruby 0.000964 0.000138 0.877711 ( 0.876886)
build_ruby 0.001325 0.000190 1.436938 ( 2.621486)
build_all 0.001995 0.004764 2.511642 ( 1.201360)
build_install 0.006521 0.005033 1.896055 ( 1.351674)
test_btest 0.000000 0.000687 37.632154 ( 16.001303)
test_basic 0.000000 0.005699 0.273507 ( 0.374383)
test_all 0.001919 0.001687 449.523491 (175.867376)
test_rubyspec 0.052362 0.022767 45.609689 ( 54.316825)
total: 254.34 sec