Logfile: /home/opc/ruby/logs/brlog.master.20230806-173501
#<BuildRuby:0x0000fffc034efde0
@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.20230806-173501",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005986 0.000231 1.401544 ( 3.540626)
build_miniruby 0.001130 0.000125 1.086130 ( 1.085095)
build_ruby 0.001457 0.000161 1.797463 ( 3.567911)
build_all 0.006436 0.000000 1.559359 ( 0.976406)
build_install 0.009079 0.004701 2.301982 ( 1.718630)
test_btest 0.000796 0.000114 44.728797 ( 16.336317)
test_basic 0.001743 0.004848 0.492098 ( 0.565115)
test_all 0.001736 0.000762 440.198618 (176.881358)
test_rubyspec 0.054689 0.036436 52.780192 ( 63.469134)
total: 268.14 sec