Logfile: /home/opc/ruby/logs/brlog.master.20230119-040831
#<BuildRuby:0x0000aaab8c5b7a60
@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.20230119-040831",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.003894 0.000000 0.784906 ( 1.525441)
build_miniruby 0.001126 0.000000 0.880381 ( 0.878827)
build_ruby 0.001653 0.000000 1.447271 ( 2.483887)
build_all 0.006482 0.000000 2.546056 ( 1.209038)
build_install 0.007494 0.005176 1.937272 ( 1.365872)
test_btest 0.000849 0.000053 35.741521 ( 13.226231)
test_basic 0.005336 0.000334 0.274772 ( 0.372875)
test_all 0.003143 0.000000 448.942471 (175.628480)
test_rubyspec 0.059593 0.023357 45.642155 ( 54.360332)
total: 251.05 sec