Logfile: /home/opc/ruby/logs/brlog.master.20241216-105457
#<BuildRuby:0x0000ffff452ffdd8
@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.20241216-105457",
@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.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004915 0.000000 1.228873 ( 1.925035)
build_miniruby 0.001547 0.000000 1.192174 ( 1.190544)
build_ruby 0.002150 0.000081 2.028800 ( 5.654872)
build_all 0.006706 0.000254 3.295789 ( 1.645308)
build_install 0.011169 0.004012 4.136229 ( 2.479517)
test_btest 0.000755 0.000094 49.890120 ( 19.517005)
test_basic 0.003329 0.004024 0.530101 ( 0.596235)
test_all 0.102989 0.029444 504.550614 (205.272109)
test_rubyspec 0.059542 0.054715 66.402745 ( 30.148379)
total: 268.43 sec