Logfile: /home/opc/ruby/logs/brlog.master.20230202-015217
#<BuildRuby:0x0000aaaebb1c76f8
@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.20230202-015217",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000085 0.004117 0.822581 ( 1.781095)
build_miniruby 0.001187 0.000364 0.960297 ( 0.961582)
build_ruby 0.001233 0.000378 1.525233 ( 2.632547)
build_all 0.007235 0.000838 2.664461 ( 1.268189)
build_install 0.007864 0.005628 2.045562 ( 1.451676)
test_btest 0.000551 0.000183 38.351603 ( 15.359131)
test_basic 0.002954 0.002453 0.283483 ( 0.382005)
test_all 0.002350 0.000509 488.622716 (190.743043)
test_rubyspec 0.044480 0.033951 48.961006 ( 57.674771)
total: 272.25 sec