Logfile: /home/opc/ruby/logs/brlog.master.20230707-122940
#<BuildRuby:0x0000fffc019ffdc8
@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.20230707-122940",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004837 0.000854 1.403015 ( 3.504219)
build_miniruby 0.001212 0.000214 1.075079 ( 1.076353)
build_ruby 0.001257 0.000222 1.778063 ( 3.865693)
build_all 0.005311 0.000938 1.567062 ( 1.123458)
build_install 0.008410 0.003620 2.295122 ( 2.695351)
test_btest 0.000952 0.000191 49.623046 ( 17.975165)
test_basic 0.001772 0.004998 0.511130 ( 0.586676)
test_all 0.000969 0.001047 425.726239 (168.143234)
test_rubyspec 0.052442 0.035507 51.588678 ( 62.298891)
total: 261.27 sec