Logfile: /home/opc/ruby/logs/brlog.master.20230509-012129
#<BuildRuby:0x0000ffff51dafdd0
@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.20230509-012129",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005826 0.000410 1.430674 ( 3.561573)
build_miniruby 0.000987 0.000208 1.013888 ( 1.013053)
build_ruby 0.001307 0.000275 1.705161 ( 2.766768)
build_all 0.001210 0.004416 1.477042 ( 0.938644)
build_install 0.010632 0.002798 2.168925 ( 1.663847)
test_btest 0.000610 0.000161 49.256432 ( 18.384536)
test_basic 0.001793 0.005341 0.486709 ( 0.564463)
test_all 0.002211 0.000698 413.339355 (170.936726)
test_rubyspec 0.053362 0.044399 50.699297 ( 61.334139)
total: 261.16 sec