Logfile: /home/opc/ruby/logs/brlog.master.20240126-005747
#<BuildRuby:0x0000fffdd69afdd8
@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.20240126-005747",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004513 0.000847 1.371313 ( 2.140583)
build_miniruby 0.001039 0.000195 1.129644 ( 1.129422)
build_ruby 0.002287 0.000429 1.875473 ( 3.744119)
build_all 0.006833 0.000394 3.668719 ( 1.741613)
build_install 0.010051 0.004853 4.426446 ( 2.449122)
test_btest 0.000704 0.000148 53.269295 ( 20.401805)
test_basic 0.005765 0.001214 0.529021 ( 0.599255)
test_all 0.084743 0.038841 485.429324 (191.597160)
test_rubyspec 0.067398 0.071818 95.987936 ( 40.477082)
total: 264.28 sec