Logfile: /home/opc/ruby/logs/brlog.master.20240222-071109
#<BuildRuby:0x0000fffcc03dfdc0
@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.20240222-071109",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000122 0.007145 1.909753 ( 2.167572)
build_miniruby 0.001124 0.000167 1.128115 ( 1.127383)
build_ruby 0.001624 0.000241 1.880497 ( 3.749448)
build_all 0.004541 0.002689 3.848103 ( 1.814263)
build_install 0.010477 0.005866 4.953342 ( 2.613702)
test_btest 0.000694 0.000150 56.395191 ( 21.212566)
test_basic 0.007223 0.000000 0.538241 ( 0.615020)
test_all 0.076689 0.047897 521.324458 (225.775534)
test_rubyspec 0.070193 0.042311 76.119683 ( 33.665961)
total: 292.74 sec