Logfile: /home/opc/ruby/logs/brlog.master.20240921-140010
#<BuildRuby:0x0000fffd77c2fdd8
@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.20240921-140010",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005971 0.000448 2.459598 ( 2.713159)
build_miniruby 0.001279 0.000284 1.253304 ( 1.254845)
build_ruby 0.001449 0.000322 2.094105 ( 4.306296)
build_all 0.008238 0.000000 3.454689 ( 1.726198)
build_install 0.016670 0.000000 4.988702 ( 2.473828)
test_btest 0.000820 0.000091 50.877360 ( 19.933004)
test_basic 0.002524 0.004797 0.556438 ( 0.621363)
test_all 0.077183 0.058951 517.519061 (212.119577)
test_rubyspec 0.074204 0.042280 65.620675 ( 29.812984)
total: 274.96 sec