Logfile: /home/opc/ruby/logs/brlog.master.20240407-092220
#<BuildRuby:0x0000fffef6e2fdd8
@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.20240407-092220",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.007427 0.000593 2.157955 ( 2.448289)
build_miniruby 0.001632 0.000000 1.145865 ( 1.145058)
build_ruby 0.002113 0.000000 1.898207 ( 4.017104)
build_all 0.006398 0.000941 3.849880 ( 1.808705)
build_install 0.010897 0.005846 5.127268 ( 2.551064)
test_btest 0.000934 0.000000 55.981239 ( 21.436314)
test_basic 0.007452 0.000000 0.546325 ( 0.619538)
test_all 0.090283 0.033489 500.341231 (200.418193)
test_rubyspec 0.062674 0.042568 76.375378 ( 35.077729)
total: 269.52 sec