Logfile: /home/opc/ruby/logs/brlog.master.20230925-130219
#<BuildRuby:0x0000ffff7398fdc8
@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.20230925-130219",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.006256 1.441812 ( 3.657969)
build_miniruby 0.000879 0.000387 1.064364 ( 1.064176)
build_ruby 0.001067 0.000467 1.771637 ( 3.305499)
build_all 0.005658 0.000711 3.264900 ( 1.605389)
build_install 0.011343 0.002842 4.001602 ( 2.336105)
test_btest 0.000538 0.000209 45.282183 ( 17.076788)
test_basic 0.004999 0.001944 0.502327 ( 0.576963)
test_all 0.009012 0.001566 427.994927 (176.729687)
test_rubyspec 0.061684 0.036221 54.994164 ( 65.721261)
total: 272.07 sec