Logfile: /home/opc/ruby/logs/brlog.master.20230806-065515
#<BuildRuby:0x0000fffc4da5fdd0
@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.20230806-065515",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.002123 0.004245 1.431062 ( 3.595336)
build_miniruby 0.001121 0.000118 1.113142 ( 1.111617)
build_ruby 0.002781 0.000000 1.833388 ( 2.861743)
build_all 0.006290 0.000000 1.570819 ( 0.988601)
build_install 0.012633 0.000445 2.320668 ( 1.722651)
test_btest 0.000862 0.000075 45.998222 ( 16.982777)
test_basic 0.006773 0.000192 0.505801 ( 0.577347)
test_all 0.002243 0.000187 421.358028 (168.729304)
test_rubyspec 0.061937 0.025404 52.776908 ( 63.456413)
total: 260.03 sec