Logfile: /home/opc/ruby/logs/brlog.master.20230104-164051
#<BuildRuby:0x0000aaacf5ef7840
@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.20230104-164051",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003452 0.000797 0.787133 ( 1.576273)
build_miniruby 0.001012 0.000234 0.883344 ( 0.882072)
build_ruby 0.000690 0.002258 1.471752 ( 2.435080)
build_all 0.004085 0.002077 2.485501 ( 1.219583)
build_install 0.011108 0.001827 2.056894 ( 1.443391)
test_btest 0.000621 0.000166 35.261825 ( 13.174706)
test_basic 0.003866 0.001033 0.274097 ( 0.366195)
test_all 0.002439 0.000651 440.453815 (172.815905)
test_rubyspec 0.052721 0.032865 46.017496 ( 54.703498)
total: 248.62 sec