Logfile: /home/opc/ruby/logs/brlog.master.20230829-212657
#<BuildRuby:0x0000ffff9081fde0
@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.20230829-212657",
@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.000011 0.000001 0.000012 ( 0.000018)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004962 0.000551 1.404633 ( 3.560390)
build_miniruby 0.001012 0.000113 1.042181 ( 1.042878)
build_ruby 0.002580 0.000000 1.749868 ( 4.061254)
build_all 0.003195 0.003522 3.221674 ( 1.583544)
build_install 0.012193 0.001100 3.888399 ( 2.241498)
test_btest 0.000634 0.000087 46.299394 ( 18.487841)
test_basic 0.006197 0.000856 0.494388 ( 0.567181)
test_all 0.011237 0.000760 475.632594 (231.354435)
test_rubyspec 0.083377 0.047708 56.707557 ( 70.305137)
total: 333.21 sec