Logfile: /home/opc/ruby/logs/brlog.master.20230907-054106
#<BuildRuby:0x0000fffcec97fdd0
@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.20230907-054106",
@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.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000539 0.004021 1.174378 ( 1.927988)
build_miniruby 0.001104 0.000244 1.070871 ( 1.070927)
build_ruby 0.004330 0.000056 1.793142 ( 3.274153)
build_all 0.001732 0.004517 3.232462 ( 1.609389)
build_install 0.012244 0.002016 3.939556 ( 2.276609)
test_btest 0.000737 0.000184 46.110906 ( 16.855924)
test_basic 0.006225 0.000000 0.498361 ( 0.571963)
test_all 0.009339 0.000392 434.992457 (176.608849)
test_rubyspec 0.064313 0.031908 55.558030 ( 66.275935)
total: 270.47 sec