Logfile: /home/opc/ruby/logs/brlog.master.20240814-062413
#<BuildRuby:0x0000ffff0f21fde0
@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.20240814-062413",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005151 0.000272 1.766823 ( 2.500135)
build_miniruby 0.001802 0.000000 1.174394 ( 1.173369)
build_ruby 0.002086 0.000000 1.951972 ( 4.936692)
build_all 0.006570 0.000318 3.831398 ( 1.828099)
build_install 0.009637 0.004659 4.964725 ( 2.581541)
test_btest 0.001275 0.000000 59.371338 ( 25.000042)
test_basic 0.007991 0.000000 0.579217 ( 0.653838)
test_all 0.086497 0.046470 478.687834 (194.418677)
test_rubyspec 0.053779 0.052839 78.665492 ( 34.496615)
total: 267.59 sec