Logfile: /home/opc/ruby/logs/brlog.master.20221231-114336
#<BuildRuby:0x0000aaac9a0f91b8
@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.20221231-114336",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004443 0.000182 0.794021 ( 1.534081)
build_miniruby 0.000931 0.000287 0.883789 ( 0.882615)
build_ruby 0.001178 0.000363 1.453372 ( 2.528216)
build_all 0.005998 0.000549 2.483518 ( 1.209555)
build_install 0.009041 0.002585 2.072820 ( 1.469003)
test_btest 0.000570 0.000163 35.664932 ( 13.421330)
test_basic 0.005623 0.000186 0.273407 ( 0.365013)
test_all 0.002187 0.000475 446.711183 (176.202060)
test_rubyspec 0.048796 0.025945 45.782910 ( 54.504338)
total: 252.12 sec