Logfile: /home/opc/ruby/logs/brlog.master.20240908-235343
#<BuildRuby:0x0000fffc021cfdc8
@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.20240908-235343",
@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.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001537 0.003711 1.788628 ( 2.327136)
build_miniruby 0.001349 0.000136 1.164352 ( 1.164457)
build_ruby 0.002105 0.000211 1.967054 ( 4.286240)
build_all 0.006818 0.000275 3.846418 ( 1.876732)
build_install 0.007633 0.008215 5.022181 ( 2.647422)
test_btest 0.000763 0.000133 61.249624 ( 24.211763)
test_basic 0.006052 0.001057 0.574898 ( 0.650584)
test_all 0.112016 0.018630 500.639392 (209.371196)
test_rubyspec 0.050501 0.060256 79.550968 ( 34.690762)
total: 281.23 sec