Logfile: /home/opc/ruby/logs/brlog.master.20230119-170509
#<BuildRuby:0x0000aaac2e6f76f8
@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.20230119-170509",
@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.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004754 0.001099 0.790525 ( 1.526040)
build_miniruby 0.001641 0.000000 0.881061 ( 0.878602)
build_ruby 0.002382 0.000000 1.431551 ( 2.494259)
build_all 0.006497 0.000458 2.557022 ( 1.223276)
build_install 0.011499 0.001331 1.941175 ( 1.365209)
test_btest 0.000666 0.000125 37.204687 ( 13.598057)
test_basic 0.002380 0.004318 0.279346 ( 0.369295)
test_all 0.002028 0.000478 446.060282 (174.828066)
test_rubyspec 0.057190 0.029543 46.267185 ( 55.045851)
total: 251.33 sec