Logfile: /home/opc/ruby/logs/brlog.master.20240729-175045
#<BuildRuby:0x0000fffdb0e6fdd0
@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.20240729-175045",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.002093 0.003521 1.788789 ( 2.313800)
build_miniruby 0.001200 0.000240 1.252530 ( 1.251878)
build_ruby 0.001456 0.000291 2.046901 ( 4.821172)
build_all 0.004892 0.004161 4.332532 ( 2.005347)
build_install 0.008220 0.009522 5.522382 ( 2.850694)
test_btest 0.000697 0.000223 61.595020 ( 23.799662)
test_basic 0.006743 0.000926 0.584050 ( 0.657805)
test_all 0.094978 0.037128 503.932379 (204.819161)
test_rubyspec 0.051854 0.064601 79.598627 ( 35.013196)
total: 277.53 sec