Logfile: /home/opc/ruby/logs/brlog.master.20240721-210540
#<BuildRuby:0x0000fffd700ffdc0
@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.20240721-210540",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004806 0.000535 1.779741 ( 2.415487)
build_miniruby 0.001002 0.000112 1.164758 ( 1.163540)
build_ruby 0.002674 0.000297 1.953888 ( 4.044708)
build_all 0.003374 0.004262 4.158286 ( 1.942718)
build_install 0.010356 0.005544 5.370622 ( 2.746923)
test_btest 0.000789 0.000157 61.500456 ( 23.963435)
test_basic 0.006396 0.000317 0.575720 ( 0.656563)
test_all 0.099661 0.034263 516.843743 (226.650287)
test_rubyspec 0.043075 0.065818 80.129985 ( 35.202676)
total: 298.79 sec