Logfile: /home/opc/ruby/logs/brlog.master.20240825-191509
#<BuildRuby:0x0000fffdffb0fdd0
@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.20240825-191509",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001862 0.003718 1.773027 ( 2.374712)
build_miniruby 0.001181 0.000197 1.150218 ( 1.150086)
build_ruby 0.001964 0.000328 1.994954 ( 4.323698)
build_all 0.007257 0.000000 4.033614 ( 1.909135)
build_install 0.010276 0.005996 5.236174 ( 2.698524)
test_btest 0.000826 0.000165 59.390899 ( 22.656343)
test_basic 0.000000 0.007306 0.568429 ( 0.635511)
test_all 0.089798 0.037999 487.575922 (200.833619)
test_rubyspec 0.054442 0.059703 79.332898 ( 34.814519)
total: 271.40 sec