Logfile: /home/opc/ruby/logs/brlog.master.20240112-142139
#<BuildRuby:0x0000fffc73acfdd0
@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.20240112-142139",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005592 0.000081 1.187054 ( 1.960786)
build_miniruby 0.001284 0.000060 1.093869 ( 1.115124)
build_ruby 0.002304 0.000000 1.828261 ( 3.969472)
build_all 0.003807 0.003538 3.373783 ( 1.634189)
build_install 0.010434 0.004568 4.074302 ( 2.317752)
test_btest 0.000698 0.000083 49.987695 ( 20.106527)
test_basic 0.002851 0.004534 0.508303 ( 0.588173)
test_all 0.102842 0.025812 572.181339 (243.506363)
test_rubyspec 0.064492 0.044532 57.116065 ( 67.888212)
total: 343.09 sec