Logfile: /home/opc/ruby/logs/brlog.master.20231021-123430
#<BuildRuby:0x0000fffd57b7fde0
@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.20231021-123430",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003756 0.002502 1.573601 ( 2.176233)
build_miniruby 0.001001 0.000353 1.093045 ( 1.095199)
build_ruby 0.001091 0.000385 1.807300 ( 3.839513)
build_all 0.004743 0.001672 3.323507 ( 1.636896)
build_install 0.001375 0.013314 4.092385 ( 2.236951)
test_btest 0.000593 0.000314 48.877043 ( 18.757341)
test_basic 0.000000 0.006797 0.505452 ( 0.582887)
test_all 0.084895 0.039967 441.327358 (179.590216)
test_rubyspec 0.059759 0.039134 55.521710 ( 66.127281)
total: 276.04 sec