Logfile: /home/opc/ruby/logs/brlog.master.20240531-001649
#<BuildRuby:0x0000fffbcc11fdc8
@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.20240531-001649",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006582 0.000000 1.923289 ( 2.248025)
build_miniruby 0.001216 0.000000 1.143744 ( 1.143918)
build_ruby 0.000069 0.004014 1.938988 ( 4.296179)
build_all 0.000206 0.006670 3.737726 ( 1.790066)
build_install 0.009424 0.004898 4.984794 ( 2.638168)
test_btest 0.000000 0.000865 58.168010 ( 22.416919)
test_basic 0.000000 0.007312 0.555058 ( 0.626382)
test_all 0.100169 0.027162 510.198622 (221.496724)
test_rubyspec 0.067583 0.041818 78.740961 ( 34.639077)
total: 291.30 sec