Logfile: /home/opc/ruby/logs/brlog.master.20230903-052217
#<BuildRuby:0x0000ffff2564fdc8
@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.20230903-052217",
@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.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000598 0.004047 1.149902 ( 1.860019)
build_miniruby 0.000920 0.000218 1.029308 ( 1.028450)
build_ruby 0.002264 0.000534 1.767779 ( 3.233429)
build_all 0.005393 0.001273 3.159496 ( 1.555584)
build_install 0.011007 0.001466 3.755947 ( 2.166156)
test_btest 0.000649 0.000145 44.475875 ( 16.235837)
test_basic 0.007047 0.000000 0.487836 ( 0.563361)
test_all 0.006101 0.004435 450.354830 (179.594205)
test_rubyspec 0.072486 0.029976 54.282415 ( 65.035492)
total: 271.27 sec