Logfile: /home/opc/ruby/logs/brlog.master.20230105-022206
#<BuildRuby:0x0000aaab5dbb91b8
@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.20230105-022206",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001764 0.002837 0.785882 ( 1.559593)
build_miniruby 0.001111 0.000222 0.876165 ( 0.875091)
build_ruby 0.001243 0.000249 1.426876 ( 2.406937)
build_all 0.005998 0.000401 2.466059 ( 1.196212)
build_install 0.010784 0.002022 2.055597 ( 1.445996)
test_btest 0.000000 0.000692 36.791068 ( 15.675359)
test_basic 0.000000 0.005823 0.271956 ( 0.364237)
test_all 0.000000 0.002715 447.678037 (179.025215)
test_rubyspec 0.047848 0.021718 45.641585 ( 54.484487)
total: 257.03 sec