Logfile: /home/opc/ruby/logs/brlog.master.20240906-120958
#<BuildRuby:0x0000ffff30f8fdd8
@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.20240906-120958",
@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.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005208 0.000000 1.775141 ( 2.315058)
build_miniruby 0.001368 0.000000 1.168582 ( 1.168172)
build_ruby 0.002071 0.000000 1.953210 ( 4.518601)
build_all 0.006806 0.000324 3.862450 ( 1.859308)
build_install 0.007110 0.008222 5.034082 ( 2.615988)
test_btest 0.001639 0.000274 61.112816 ( 24.461799)
test_basic 0.006806 0.001137 0.577627 ( 0.652077)
test_all 0.079232 0.056202 552.861903 (248.512706)
test_rubyspec 0.058725 0.057679 79.009825 ( 34.635129)
total: 320.74 sec