Logfile: /home/opc/ruby/logs/brlog.master.20230103-002946
#<BuildRuby:0x0000aaad6e1f76f8
@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.20230103-002946",
@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.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004611 0.000308 0.785922 ( 1.521922)
build_miniruby 0.001104 0.000074 0.879502 ( 0.878258)
build_ruby 0.001497 0.000100 1.431971 ( 2.537577)
build_all 0.001856 0.004519 2.478925 ( 1.206020)
build_install 0.012093 0.000941 2.040878 ( 1.418116)
test_btest 0.000733 0.000091 34.922369 ( 12.906722)
test_basic 0.005602 0.000694 0.274596 ( 0.367465)
test_all 0.002700 0.000204 452.494166 (178.159795)
test_rubyspec 0.047308 0.024856 45.429369 ( 54.062312)
total: 253.06 sec