Logfile: /home/opc/ruby/logs/brlog.master.20230122-123733
#<BuildRuby:0x0000aaad6b7e91b8
@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.20230122-123733",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.000942 0.003947 0.790218 ( 1.529908)
build_miniruby 0.001303 0.000082 0.880385 ( 0.880906)
build_ruby 0.001015 0.000781 1.440834 ( 2.470159)
build_all 0.002729 0.003657 2.607423 ( 1.237033)
build_install 0.006313 0.006381 1.969222 ( 1.391834)
test_btest 0.000786 0.000157 35.431671 ( 12.872827)
test_basic 0.002752 0.003537 0.279176 ( 0.377281)
test_all 0.002185 0.000521 450.242875 (188.214852)
test_rubyspec 0.060935 0.025900 46.857346 ( 55.754234)
total: 264.73 sec