Logfile: /home/opc/ruby/logs/brlog.master.20230804-043345
#<BuildRuby:0x0000fffd29effde0
@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.20230804-043345",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.005819 1.404995 ( 3.471015)
build_miniruby 0.000000 0.001153 1.068335 ( 1.068000)
build_ruby 0.002481 0.000832 1.763137 ( 2.997539)
build_all 0.005469 0.000819 1.536907 ( 0.964567)
build_install 0.012331 0.001143 2.258208 ( 1.692227)
test_btest 0.000703 0.000038 46.247175 ( 16.848884)
test_basic 0.005793 0.000214 0.491733 ( 0.566682)
test_all 0.002125 0.000289 415.510688 (173.151903)
test_rubyspec 0.064997 0.021305 52.395853 ( 63.097094)
total: 263.86 sec