Logfile: /home/opc/ruby/logs/brlog.master.20230601-014858
#<BuildRuby:0x0000fffc0cc4fdc0
@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.20230601-014858",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005116 0.000293 1.376773 ( 3.593799)
build_miniruby 0.001053 0.000248 0.958029 ( 0.956935)
build_ruby 0.001289 0.000303 1.622895 ( 2.760072)
build_all 0.005718 0.000347 1.479281 ( 0.938989)
build_install 0.009712 0.003529 2.204859 ( 1.660880)
test_btest 0.000654 0.000156 47.282342 ( 17.758240)
test_basic 0.006397 0.000509 0.479065 ( 0.554133)
test_all 0.002291 0.000521 434.979769 (185.640375)
test_rubyspec 0.065435 0.025077 50.891936 ( 61.600193)
total: 275.46 sec