Logfile: /home/opc/ruby/logs/brlog.master.20230114-023630
#<BuildRuby:0x0000aaad1b4291b8
@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.20230114-023630",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003967 0.000282 0.788976 ( 1.509894)
build_miniruby 0.001108 0.000079 0.879467 ( 0.879135)
build_ruby 0.001449 0.000103 1.445722 ( 2.456010)
build_all 0.006039 0.000095 2.531189 ( 1.205288)
build_install 0.007111 0.005011 1.899064 ( 1.343091)
test_btest 0.000796 0.000099 36.000106 ( 13.549855)
test_basic 0.005400 0.000675 0.276437 ( 0.372993)
test_all 0.002180 0.000714 447.709148 (176.456977)
test_rubyspec 0.055628 0.024170 45.837113 ( 54.683956)
total: 252.46 sec