Logfile: /home/opc/ruby/logs/brlog.master.20240728-225237
#<BuildRuby:0x0000fffd2c76fdc0
@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.20240728-225237",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004799 0.000842 1.808969 ( 2.311099)
build_miniruby 0.001172 0.000206 1.170534 ( 1.173873)
build_ruby 0.002956 0.000518 1.977802 ( 4.526016)
build_all 0.007686 0.000163 4.198756 ( 1.947645)
build_install 0.012664 0.003974 5.409907 ( 2.776307)
test_btest 0.000749 0.000136 62.866654 ( 23.933527)
test_basic 0.006443 0.001167 0.579495 ( 0.654765)
test_all 0.078586 0.056066 505.459686 (223.697082)
test_rubyspec 0.053334 0.059354 79.477040 ( 35.011233)
total: 296.03 sec