Logfile: /home/opc/ruby/logs/brlog.master.20230312-023611
#<BuildRuby:0x0000fffd8cd2fde0
@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.20230312-023611",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004979 0.000879 1.374587 ( 3.696388)
build_miniruby 0.001117 0.000000 0.942756 ( 0.942775)
build_ruby 0.002079 0.000000 1.587561 ( 2.508298)
build_all 0.002451 0.003705 1.527107 ( 0.941464)
build_install 0.009686 0.003516 2.213200 ( 1.625099)
test_btest 0.000846 0.000086 44.769350 ( 17.318146)
test_basic 0.005823 0.000503 0.346908 ( 0.449523)
test_all 0.001053 0.001833 388.796664 (157.018594)
test_rubyspec 0.050924 0.031924 50.183699 ( 58.905688)
total: 243.41 sec