Logfile: /home/opc/ruby/logs/brlog.master.20240903-210422
#<BuildRuby:0x0000ffff2f68fdd8
@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.20240903-210422",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006672 0.000000 1.775968 ( 2.384335)
build_miniruby 0.001228 0.000000 1.185288 ( 1.185374)
build_ruby 0.002135 0.000098 1.962037 ( 4.252742)
build_all 0.003588 0.004127 3.834245 ( 1.856166)
build_install 0.010276 0.004447 4.995925 ( 2.627824)
test_btest 0.000717 0.000093 60.740741 ( 23.279633)
test_basic 0.000000 0.007199 0.572944 ( 0.641020)
test_all 0.097230 0.032945 499.193750 (221.935575)
test_rubyspec 0.066164 0.047615 79.097068 ( 34.571546)
total: 292.74 sec