Logfile: /home/opc/ruby/logs/brlog.master.20230725-162411
#<BuildRuby:0x0000fffc3176fdd0
@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.20230725-162411",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002143 0.004371 1.415306 ( 3.560099)
build_miniruby 0.000993 0.000166 1.078184 ( 1.077893)
build_ruby 0.001793 0.000299 1.808531 ( 3.148603)
build_all 0.005915 0.000254 1.597125 ( 0.983005)
build_install 0.007430 0.005975 2.331347 ( 1.698791)
test_btest 0.000378 0.001366 45.205608 ( 16.803974)
test_basic 0.004064 0.003241 0.508915 ( 0.584031)
test_all 0.002366 0.000262 391.728183 (157.775667)
test_rubyspec 0.053053 0.036352 48.951704 ( 59.716575)
total: 245.35 sec