Logfile: /home/opc/ruby/logs/brlog.master.20230216-074116
#<BuildRuby:0x0000aaad74027840
@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.20230216-074116",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001635 0.003290 0.989108 ( 1.713991)
build_miniruby 0.001299 0.000153 0.991231 ( 0.990486)
build_ruby 0.001326 0.000156 1.557173 ( 2.600543)
build_all 0.006992 0.000823 2.683658 ( 1.307857)
build_install 0.009314 0.004400 2.073884 ( 1.498340)
test_btest 0.000683 0.000108 38.173735 ( 14.257533)
test_basic 0.005766 0.000912 0.324989 ( 0.416243)
test_all 0.002564 0.000336 485.463854 (190.796759)
test_rubyspec 0.050534 0.024407 48.165612 ( 56.877596)
total: 270.46 sec