Logfile: /home/opc/ruby/logs/brlog.master.20230610-035022
#<BuildRuby:0x0000fffc88f2fdc0
@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.20230610-035022",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005482 0.000149 1.395747 ( 3.498208)
build_miniruby 0.001134 0.000109 0.967215 ( 0.965635)
build_ruby 0.001540 0.000148 1.629202 ( 2.805539)
build_all 0.002455 0.003927 1.506091 ( 0.951475)
build_install 0.012335 0.001091 2.193294 ( 1.623249)
test_btest 0.000733 0.000096 49.353291 ( 17.892137)
test_basic 0.006051 0.000796 0.479287 ( 0.554578)
test_all 0.002185 0.000288 398.315912 (159.123055)
test_rubyspec 0.057120 0.036814 51.018578 ( 61.856567)
total: 249.27 sec