Logfile: /home/opc/ruby/logs/brlog.master.20230201-201336
#<BuildRuby:0x0000aaabc58376f8
@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.20230201-201336",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000000 0.004725 0.828608 ( 1.590776)
build_miniruby 0.000000 0.001282 0.949394 ( 0.948897)
build_ruby 0.001419 0.000975 1.522428 ( 2.508977)
build_all 0.007119 0.001081 2.661700 ( 1.266248)
build_install 0.006562 0.008168 2.042867 ( 1.433671)
test_btest 0.000521 0.000220 36.962490 ( 13.900757)
test_basic 0.004201 0.001770 0.285656 ( 0.376469)
test_all 0.003211 0.000268 480.693613 (193.723588)
test_rubyspec 0.051428 0.023759 48.781633 ( 57.589674)
total: 273.34 sec