Logfile: /home/opc/ruby/logs/brlog.master.20230703-214253
#<BuildRuby:0x0000fffc7758fdd0
@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.20230703-214253",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006112 0.000149 1.405702 ( 3.504174)
build_miniruby 0.001217 0.000023 1.069042 ( 1.070098)
build_ruby 0.001368 0.000072 1.761682 ( 3.188220)
build_all 0.005836 0.000308 3.249527 ( 1.739958)
build_install 0.008956 0.004687 3.926953 ( 3.197626)
test_btest 0.000697 0.000067 49.266966 ( 17.986347)
test_basic 0.002203 0.005074 0.505466 ( 0.580002)
test_all 0.002119 0.000000 405.799661 (180.320886)
test_rubyspec 0.056782 0.032778 51.183967 ( 61.881587)
total: 273.47 sec