Logfile: /home/opc/ruby/logs/brlog.master.20230927-145224
#<BuildRuby:0x0000fffc2803fdc0
@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.20230927-145224",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004298 0.001150 1.400071 ( 4.413309)
build_miniruby 0.000951 0.000254 1.044922 ( 1.044907)
build_ruby 0.002084 0.000557 1.746497 ( 3.389197)
build_all 0.005226 0.001399 3.220417 ( 1.601672)
build_install 0.009580 0.004867 3.878451 ( 2.423552)
test_btest 0.000739 0.000218 48.042902 ( 17.422902)
test_basic 0.007809 0.000772 0.525154 ( 0.600250)
test_all 0.004838 0.005073 406.921701 (164.235482)
test_rubyspec 0.070297 0.029694 55.219703 ( 66.377463)
total: 261.51 sec