Logfile: /home/opc/ruby/logs/brlog.master.20230201-223447
#<BuildRuby:0x0000aaae7ab47840
@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-223447",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000633 0.003890 0.828921 ( 1.732441)
build_miniruby 0.001248 0.000074 0.961906 ( 0.960754)
build_ruby 0.001490 0.000088 1.519813 ( 2.566713)
build_all 0.005378 0.003363 2.664431 ( 1.262417)
build_install 0.011512 0.004230 2.052374 ( 1.449463)
test_btest 0.000661 0.000090 37.900824 ( 14.293121)
test_basic 0.005317 0.000722 0.297460 ( 0.393099)
test_all 0.002818 0.000270 485.309077 (190.227480)
test_rubyspec 0.059940 0.018159 48.955832 ( 57.654092)
total: 270.54 sec