Logfile: /home/opc/ruby/logs/brlog.master.20230219-050747
#<BuildRuby:0x0000aaabe83591b8
@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.20230219-050747",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000310 0.004116 0.997949 ( 1.698667)
build_miniruby 0.001080 0.000231 0.991406 ( 0.994057)
build_ruby 0.001595 0.000000 1.559530 ( 2.600078)
build_all 0.003333 0.004182 2.646458 ( 1.291994)
build_install 0.007442 0.005661 2.064726 ( 1.524650)
test_btest 0.000841 0.000265 39.927778 ( 17.294470)
test_basic 0.000000 0.006268 0.322174 ( 0.413099)
test_all 0.001876 0.002036 498.523454 (193.533684)
test_rubyspec 0.037607 0.043277 48.614336 ( 57.406987)
total: 276.76 sec