Logfile: /home/opc/ruby/logs/brlog.master.20231119-204449
#<BuildRuby:0x0000ffff2012fdc0
@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.20231119-204449",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002054 0.003150 1.365290 ( 2.123171)
build_miniruby 0.000966 0.000360 1.097549 ( 1.097227)
build_ruby 0.001742 0.000649 1.821041 ( 3.406510)
build_all 0.000000 0.006833 3.305812 ( 1.615751)
build_install 0.013200 0.000013 4.006265 ( 2.254387)
test_btest 0.000639 0.000254 48.212778 ( 18.505892)
test_basic 0.003306 0.003680 0.510946 ( 0.578628)
test_all 0.091753 0.034358 425.779062 (173.885743)
test_rubyspec 0.074878 0.021787 56.173401 ( 66.896814)
total: 270.36 sec