Logfile: /home/opc/ruby/logs/brlog.master.20230524-204544
#<BuildRuby:0x0000fffd63e7fde0
@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.20230524-204544",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005593 0.000159 1.379951 ( 3.626520)
build_miniruby 0.001167 0.000124 0.961618 ( 0.960829)
build_ruby 0.002227 0.000235 1.647406 ( 2.742682)
build_all 0.001332 0.004572 1.519642 ( 0.936004)
build_install 0.011251 0.001782 2.211863 ( 1.617117)
test_btest 0.000800 0.000055 48.808982 ( 17.776047)
test_basic 0.002985 0.003794 0.483083 ( 0.570141)
test_all 0.002112 0.000403 437.293041 (182.460008)
test_rubyspec 0.054171 0.032621 50.809229 ( 61.724324)
total: 272.41 sec