Logfile: /home/opc/ruby/logs/brlog.master.20230813-092601
#<BuildRuby:0x0000ffff1138fde0
@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.20230813-092601",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000981 0.004875 1.401910 ( 3.538095)
build_miniruby 0.000000 0.001145 1.071614 ( 1.072297)
build_ruby 0.001556 0.000040 1.793184 ( 3.301968)
build_all 0.005496 0.000586 1.596770 ( 0.979750)
build_install 0.012971 0.000000 2.325712 ( 1.674041)
test_btest 0.000883 0.000000 46.025849 ( 18.298162)
test_basic 0.007199 0.000000 0.495767 ( 0.572184)
test_all 0.002430 0.000000 419.567606 (169.195209)
test_rubyspec 0.092249 0.011597 52.137830 ( 62.814493)
total: 261.45 sec