Logfile: /home/opc/ruby/logs/brlog.master.20240914-210055
#<BuildRuby:0x0000fffd4cc4fdc0
@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.20240914-210055",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002935 0.003415 2.258094 ( 2.497786)
build_miniruby 0.001228 0.000112 1.275378 ( 1.275762)
build_ruby 0.002603 0.000236 2.117081 ( 4.532444)
build_all 0.008606 0.000077 3.447506 ( 1.704169)
build_install 0.009329 0.008646 4.900973 ( 2.490315)
test_btest 0.000730 0.000117 50.857091 ( 20.279756)
test_basic 0.006123 0.000982 0.522724 ( 0.596839)
test_all 0.107133 0.027393 499.256681 (216.341446)
test_rubyspec 0.057824 0.055612 64.433153 ( 29.500418)
total: 279.22 sec