Logfile: /home/opc/ruby/logs/brlog.master.20230529-021723
#<BuildRuby:0x0000ffff78b3fdd0
@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.20230529-021723",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005461 0.000159 1.375395 ( 3.671821)
build_miniruby 0.001151 0.000000 0.962096 ( 0.962536)
build_ruby 0.001410 0.000000 1.620997 ( 3.283279)
build_all 0.002408 0.003637 1.481055 ( 0.936777)
build_install 0.012481 0.000719 2.170961 ( 1.621648)
test_btest 0.000774 0.000064 47.778946 ( 17.728085)
test_basic 0.006554 0.000183 0.482000 ( 0.574286)
test_all 0.002231 0.000178 391.113912 (158.914107)
test_rubyspec 0.068953 0.022178 51.996304 ( 62.648903)
total: 250.34 sec