Logfile: /home/opc/ruby/logs/brlog.master.20230607-235615
#<BuildRuby:0x0000ffff7121fdd8
@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.20230607-235615",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.005543 0.000072 1.384394 ( 3.591477)
build_miniruby 0.001149 0.000058 0.953166 ( 0.952167)
build_ruby 0.003470 0.000174 1.628221 ( 2.896025)
build_all 0.005517 0.000053 1.477508 ( 0.938817)
build_install 0.008193 0.004825 2.177815 ( 1.615263)
test_btest 0.000707 0.000065 48.526421 ( 17.667788)
test_basic 0.006139 0.000560 0.479508 ( 0.555962)
test_all 0.002572 0.000235 421.891264 (178.569775)
test_rubyspec 0.068536 0.025931 52.726051 ( 63.505828)
total: 270.29 sec