Logfile: /home/opc/ruby/logs/brlog.master.20230207-085224
#<BuildRuby:0x0000aaae77f891b8
@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.20230207-085224",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001825 0.003245 0.820344 ( 1.575570)
build_miniruby 0.000988 0.000353 0.955263 ( 0.955401)
build_ruby 0.001094 0.000391 1.521469 ( 2.787844)
build_all 0.006614 0.002364 2.686720 ( 1.270793)
build_install 0.012818 0.001190 2.070796 ( 1.465782)
test_btest 0.001172 0.000367 37.547955 ( 15.378034)
test_basic 0.004544 0.001421 0.284899 ( 0.388130)
test_all 0.002226 0.000697 495.727725 (196.114031)
test_rubyspec 0.053192 0.027189 48.811813 ( 57.514553)
total: 277.45 sec