Logfile: /home/opc/ruby/logs/brlog.master.20230530-145237
#<BuildRuby:0x0000fffcf4f5fdd8
@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.20230530-145237",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006283 0.000109 1.388267 ( 3.795944)
build_miniruby 0.001308 0.000063 0.959692 ( 0.958405)
build_ruby 0.001669 0.000016 1.623741 ( 2.382410)
build_all 0.005516 0.000000 1.483440 ( 0.946554)
build_install 0.009290 0.004157 2.178305 ( 1.638338)
test_btest 0.000790 0.000063 49.003576 ( 17.835112)
test_basic 0.006921 0.000000 0.482221 ( 0.559438)
test_all 0.003311 0.000000 419.088148 (179.901528)
test_rubyspec 0.063733 0.025309 50.795651 ( 61.503561)
total: 269.52 sec