Logfile: /home/opc/ruby/logs/brlog.master.20240630-030705
#<BuildRuby:0x0000fffcb1cefdc0
@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.20240630-030705",
@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.000030 0.000001 0.000031 ( 0.000032)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005790 0.000096 1.941254 ( 2.447605)
build_miniruby 0.001365 0.000069 1.145752 ( 1.146164)
build_ruby 0.002385 0.000120 1.914957 ( 4.050013)
build_all 0.007267 0.000000 4.009903 ( 1.856361)
build_install 0.012098 0.004362 5.313850 ( 2.707699)
test_btest 0.000726 0.000060 58.823198 ( 22.587338)
test_basic 0.000000 0.007510 0.559496 ( 0.635224)
test_all 0.098926 0.026272 487.073150 (193.474809)
test_rubyspec 0.076860 0.037608 78.516106 ( 34.680654)
total: 263.59 sec