Logfile: /home/opc/ruby/logs/brlog.master.20240721-091003
#<BuildRuby:0x0000fffc2eb8fdc8
@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.20240721-091003",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006056 0.000359 1.792733 ( 2.336882)
build_miniruby 0.001274 0.000000 1.182725 ( 1.182768)
build_ruby 0.002110 0.000000 1.984761 ( 4.216586)
build_all 0.004378 0.003190 4.214269 ( 1.938594)
build_install 0.009139 0.006009 5.336364 ( 2.724478)
test_btest 0.000872 0.000000 61.574667 ( 23.397191)
test_basic 0.002950 0.004179 0.573767 ( 0.651170)
test_all 0.081167 0.051177 492.670859 (202.569127)
test_rubyspec 0.044179 0.067694 79.938152 ( 35.116974)
total: 274.13 sec