Logfile: /home/opc/ruby/logs/brlog.master.20230121-164236
#<BuildRuby:0x0000aaac4a3d7a60
@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.20230121-164236",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003939 0.000565 0.792515 ( 1.551228)
build_miniruby 0.001121 0.000161 0.879095 ( 0.880479)
build_ruby 0.002154 0.000309 1.430342 ( 2.517544)
build_all 0.002729 0.004127 2.575256 ( 1.225009)
build_install 0.013404 0.000057 1.962338 ( 1.367078)
test_btest 0.000642 0.000108 35.622179 ( 13.225681)
test_basic 0.005433 0.000910 0.278163 ( 0.375724)
test_all 0.002206 0.000163 455.194479 (178.223421)
test_rubyspec 0.065043 0.020369 45.958703 ( 54.598838)
total: 253.97 sec