Logfile: /home/opc/ruby/logs/brlog.master.20240915-120454
#<BuildRuby:0x0000ffff3861fde0
@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.20240915-120454",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.007619 0.000389 2.179357 ( 2.335851)
build_miniruby 0.001390 0.000146 1.156671 ( 1.157983)
build_ruby 0.001611 0.000170 1.965045 ( 4.460102)
build_all 0.004774 0.002655 3.305107 ( 1.625208)
build_install 0.014747 0.001376 4.662784 ( 2.360454)
test_btest 0.000918 0.000115 48.426046 ( 19.167889)
test_basic 0.007384 0.000374 0.520881 ( 0.594254)
test_all 0.093405 0.037535 457.257788 (189.743137)
test_rubyspec 0.071941 0.042740 64.852229 ( 29.519803)
total: 250.97 sec