Logfile: /home/opc/ruby/logs/brlog.master.20241012-111630
#<BuildRuby:0x0000fffdcea0fdd0
@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.20241012-111630",
@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.000000 0.000011 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005676 0.000284 2.088724 ( 2.609574)
build_miniruby 0.001498 0.000075 1.307743 ( 1.313703)
build_ruby 0.001705 0.000000 2.079865 ( 4.898565)
build_all 0.004309 0.004171 3.603092 ( 1.752504)
build_install 0.016431 0.000656 4.854869 ( 2.490094)
test_btest 0.000875 0.000027 49.087826 ( 19.527662)
test_basic 0.006922 0.000233 0.524126 ( 0.593547)
test_all 0.098397 0.033899 500.681879 (204.586142)
test_rubyspec 0.070636 0.045586 67.270051 ( 30.728096)
total: 268.50 sec