Logfile: /home/opc/ruby/logs/brlog.master.20240710-005445
#<BuildRuby:0x0000fffed283fdc0
@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.20240710-005445",
@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.000003 0.000022 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005053 0.000564 1.978073 ( 2.344404)
build_miniruby 0.001131 0.000126 1.164566 ( 1.165189)
build_ruby 0.001532 0.000171 1.950667 ( 4.407325)
build_all 0.006617 0.000738 4.019193 ( 1.879045)
build_install 0.015142 0.000076 5.332740 ( 2.669204)
test_btest 0.000869 0.000035 61.125340 ( 22.921210)
test_basic 0.003042 0.004056 0.575851 ( 0.649526)
test_all 0.081052 0.049830 493.026748 (203.196376)
test_rubyspec 0.065557 0.044365 79.267501 ( 34.803804)
total: 274.04 sec