Logfile: /home/opc/ruby/logs/brlog.master.20240202-104227
#<BuildRuby:0x0000fffcafc4fde0
@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.20240202-104227",
@make="make",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005993 0.000209 1.365228 ( 2.100069)
build_miniruby 0.001128 0.000125 1.109523 ( 1.108489)
build_ruby 0.002268 0.000252 1.848461 ( 3.682947)
build_all 0.007087 0.000281 3.583267 ( 1.696316)
build_install 0.014245 0.000488 4.330364 ( 2.379285)
test_btest 0.000801 0.000076 54.697734 ( 20.550927)
test_basic 0.004353 0.004140 0.529126 ( 0.595779)
test_all 0.089068 0.030508 488.937317 (199.858021)
test_rubyspec 0.051519 0.086746 95.746625 ( 40.193791)
total: 272.17 sec