Logfile: /home/opc/ruby/logs/brlog.master.20240601-033642
#<BuildRuby:0x0000fffbbc74fdc0
@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.20240601-033642",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005152 0.000287 1.930106 ( 2.420207)
build_miniruby 0.001082 0.000060 1.147176 ( 1.146726)
build_ruby 0.002575 0.000143 1.910943 ( 4.052915)
build_all 0.006618 0.000368 3.755714 ( 1.786653)
build_install 0.015559 0.000023 5.011793 ( 2.639004)
test_btest 0.000783 0.000015 57.705683 ( 22.237469)
test_basic 0.006964 0.000112 0.551507 ( 0.620116)
test_all 0.100982 0.028451 473.607564 (194.827756)
test_rubyspec 0.050947 0.063625 79.099153 ( 34.675934)
total: 264.41 sec