Logfile: /home/opc/ruby/logs/brlog.master.20230522-145112
#<BuildRuby:0x0000fffeb70afdc8
@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.20230522-145112",
@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.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005587 0.000617 1.393953 ( 3.635827)
build_miniruby 0.001127 0.000124 0.960777 ( 0.961391)
build_ruby 0.002532 0.000280 1.627540 ( 2.855112)
build_all 0.004974 0.000550 1.524103 ( 0.939765)
build_install 0.011833 0.001308 2.210486 ( 1.630940)
test_btest 0.000786 0.000087 49.393101 ( 17.785428)
test_basic 0.001912 0.005045 0.482190 ( 0.564915)
test_all 0.002023 0.000319 437.984011 (174.017067)
test_rubyspec 0.060171 0.030760 50.935050 ( 61.683987)
total: 264.08 sec