Logfile: /home/opc/ruby/logs/brlog.master.20230501-175938
#<BuildRuby:0x0000ffff8b0ffdd0
@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.20230501-175938",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005585 0.000157 1.379672 ( 3.834971)
build_miniruby 0.001115 0.000118 0.962996 ( 0.962829)
build_ruby 0.001371 0.000145 1.635393 ( 2.698397)
build_all 0.002226 0.004021 1.483214 ( 0.940507)
build_install 0.010682 0.003879 2.188876 ( 1.633493)
test_btest 0.000786 0.000137 49.584467 ( 20.187276)
test_basic 0.006984 0.000468 0.486817 ( 0.567271)
test_all 0.002011 0.000000 410.072643 (163.427742)
test_rubyspec 0.061187 0.032208 50.599782 ( 61.312643)
total: 255.57 sec