Logfile: /home/opc/ruby/logs/brlog.master.20230813-111655
#<BuildRuby:0x0000ffff63f4fde0
@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.20230813-111655",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005878 0.000304 1.412264 ( 3.453933)
build_miniruby 0.001065 0.000178 1.076343 ( 1.077762)
build_ruby 0.002513 0.000000 1.790887 ( 3.236630)
build_all 0.005630 0.000617 1.576821 ( 0.966995)
build_install 0.014048 0.000719 2.287035 ( 1.634563)
test_btest 0.000811 0.000116 46.296252 ( 17.364837)
test_basic 0.005718 0.000818 0.501583 ( 0.575349)
test_all 0.001417 0.001161 418.209306 (170.232145)
test_rubyspec 0.066464 0.030522 52.108155 ( 62.907022)
total: 261.45 sec