Logfile: /home/opc/ruby/logs/brlog.master.20241007-060720
#<BuildRuby:0x0000fffcfacafdd0
@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.20241007-060720",
@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.000019 0.000000 0.000019 ( 0.000030)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002128 0.003825 2.015455 ( 2.541335)
build_miniruby 0.001257 0.000000 1.180628 ( 1.182551)
build_ruby 0.001727 0.000000 1.979792 ( 4.362718)
build_all 0.003661 0.003721 3.456792 ( 1.703876)
build_install 0.010065 0.004448 4.723729 ( 2.445398)
test_btest 0.001037 0.000236 50.991444 ( 19.895994)
test_basic 0.002544 0.004812 0.522636 ( 0.589460)
test_all 0.092900 0.036427 491.411751 (199.629788)
test_rubyspec 0.057405 0.055146 65.950859 ( 30.022903)
total: 262.37 sec