Logfile: /home/opc/ruby/logs/brlog.master.20240127-065315
#<BuildRuby:0x0000fffe023cfdd8
@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.20240127-065315",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000901 0.004302 1.379425 ( 2.096888)
build_miniruby 0.001076 0.000255 1.130964 ( 1.129899)
build_ruby 0.001282 0.000303 1.857477 ( 3.468064)
build_all 0.007560 0.000731 3.682546 ( 1.776059)
build_install 0.009727 0.004655 4.474466 ( 2.481140)
test_btest 0.000991 0.000077 54.170160 ( 20.490925)
test_basic 0.003234 0.004378 0.530605 ( 0.608209)
test_all 0.100730 0.024657 585.271770 (245.929988)
test_rubyspec 0.063866 0.083687 97.295873 ( 40.803212)
total: 318.79 sec