Logfile: /home/opc/ruby/logs/brlog.master.20231115-084005
#<BuildRuby:0x0000ffffb3cdfdd0
@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.20231115-084005",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004992 0.000177 1.369592 ( 2.080233)
build_miniruby 0.001178 0.000185 1.231855 ( 1.233019)
build_ruby 0.002997 0.000473 1.862960 ( 3.718271)
build_all 0.006438 0.000337 3.373945 ( 1.641637)
build_install 0.014179 0.000758 4.122125 ( 2.500745)
test_btest 0.000783 0.000107 50.192553 ( 19.459319)
test_basic 0.002790 0.004291 0.524842 ( 0.593899)
test_all 0.086000 0.042121 445.712748 (180.775941)
test_rubyspec 0.075793 0.026294 56.295022 ( 66.991209)
total: 279.00 sec