Logfile: /home/opc/ruby/logs/brlog.master.20230308-061339
#<BuildRuby:0x0000fffd7167fdd0
@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.20230308-061339",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004542 0.001138 1.206689 ( 3.482494)
build_miniruby 0.000884 0.000222 0.928024 ( 0.928132)
build_ruby 0.001252 0.000314 1.361208 ( 2.237365)
build_all 0.005416 0.001357 1.515903 ( 0.941796)
build_install 0.012243 0.001763 2.107646 ( 1.595105)
test_btest 0.000581 0.000137 31.549551 ( 14.100051)
test_basic 0.001260 0.004147 0.277782 ( 0.391328)
test_all 0.002559 0.000712 382.935193 (158.013289)
test_rubyspec 0.024728 0.058494 46.397148 ( 55.379266)
total: 237.07 sec