Logfile: /home/opc/ruby/logs/brlog.master.20240919-100031
#<BuildRuby:0x0000ffff827bfde0
@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.20240919-100031",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003681 0.002680 2.408731 ( 2.517081)
build_miniruby 0.001863 0.000000 1.258267 ( 1.257476)
build_ruby 0.001663 0.000015 1.995832 ( 4.136428)
build_all 0.008243 0.000357 3.335062 ( 1.647165)
build_install 0.016204 0.000364 4.856721 ( 2.548651)
test_btest 0.000807 0.000054 49.293985 ( 22.252214)
test_basic 0.008210 0.000036 0.541628 ( 0.603883)
test_all 0.108743 0.026732 513.808041 (212.995447)
test_rubyspec 0.073311 0.043044 65.044832 ( 29.598604)
total: 277.56 sec