Logfile: /home/opc/ruby/logs/brlog.master.20230826-211834
#<BuildRuby:0x0000fffbf233fdd0
@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.20230826-211834",
@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.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001180 0.004427 1.401563 ( 3.482749)
build_miniruby 0.000962 0.000241 1.059121 ( 1.060085)
build_ruby 0.001146 0.000288 1.784643 ( 3.208315)
build_all 0.006005 0.001505 3.222505 ( 1.562504)
build_install 0.003997 0.009141 3.940722 ( 2.294935)
test_btest 0.000560 0.000198 46.695691 ( 17.038012)
test_basic 0.006652 0.000648 0.511076 ( 0.586742)
test_all 0.008499 0.001162 417.823350 (169.679663)
test_rubyspec 0.059552 0.047848 55.121823 ( 65.771947)
total: 264.69 sec