Logfile: /home/opc/ruby/logs/brlog.master.20230104-190229
#<BuildRuby:0x0000aaae890d76f8
@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.20230104-190229",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003385 0.000520 0.788637 ( 1.561371)
build_miniruby 0.000983 0.000151 0.889421 ( 0.888571)
build_ruby 0.002086 0.000321 1.431637 ( 2.561968)
build_all 0.003425 0.002699 2.501993 ( 1.224120)
build_install 0.008968 0.003375 2.050118 ( 1.437330)
test_btest 0.000955 0.000201 35.374897 ( 13.109248)
test_basic 0.004922 0.001038 0.274769 ( 0.368860)
test_all 0.003390 0.000156 454.250647 (185.177433)
test_rubyspec 0.054587 0.020642 45.905287 ( 54.722637)
total: 261.05 sec