Logfile: /home/opc/ruby/logs/brlog.master.20230331-102240
#<BuildRuby:0x0000fffbbfd1fdd8
@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.20230331-102240",
@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.000010 0.000002 0.000012 ( 0.000021)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006341 0.000247 1.459975 ( 4.194774)
build_miniruby 0.001027 0.000108 0.951610 ( 0.950972)
build_ruby 0.002630 0.000277 1.605867 ( 2.952949)
build_all 0.005246 0.000554 1.554205 ( 0.946481)
build_install 0.004486 0.009188 2.254968 ( 1.724663)
test_btest 0.000718 0.000144 46.562127 ( 18.106589)
test_basic 0.005371 0.001077 0.360664 ( 0.458874)
test_all 0.001711 0.000343 393.139814 (160.098623)
test_rubyspec 0.057467 0.034805 51.272196 ( 59.909625)
total: 249.34 sec