Logfile: /home/opc/ruby/logs/brlog.master.20240904-222547
#<BuildRuby:0x0000fffc4fe6fdd8
@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.20240904-222547",
@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.000019 0.000000 0.000019 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001902 0.003764 1.781546 ( 2.763971)
build_miniruby 0.001190 0.000119 1.165923 ( 1.165953)
build_ruby 0.001601 0.000000 1.958346 ( 4.174637)
build_all 0.002564 0.004015 3.815101 ( 1.806045)
build_install 0.014498 0.000850 5.010477 ( 2.615609)
test_btest 0.000746 0.000097 60.908844 ( 26.083856)
test_basic 0.007437 0.000390 0.571854 ( 0.646876)
test_all 0.077655 0.053649 498.236796 (201.536664)
test_rubyspec 0.049734 0.065905 78.582211 ( 34.493231)
total: 275.29 sec