Logfile: /home/opc/ruby/logs/brlog.master.20230512-184123
#<BuildRuby:0x0000fffde1ecfdd0
@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.20230512-184123",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.006600 1.456567 ( 3.805489)
build_miniruby 0.001176 0.000232 1.038528 ( 1.038134)
build_ruby 0.000363 0.001351 1.721466 ( 2.768312)
build_all 0.004977 0.002436 1.564100 ( 0.971181)
build_install 0.010981 0.005107 2.297523 ( 1.676482)
test_btest 0.000000 0.000802 49.622408 ( 18.100564)
test_basic 0.004109 0.002214 0.479126 ( 0.563905)
test_all 0.001813 0.000401 434.133946 (171.873653)
test_rubyspec 0.065905 0.037766 49.955239 ( 60.752717)
total: 261.55 sec