Logfile: /home/opc/ruby/logs/brlog.master.20230620-233320
#<BuildRuby:0x0000ffff645ffdc0
@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.20230620-233320",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001521 0.004408 1.396268 ( 3.467541)
build_miniruby 0.001112 0.000194 0.992100 ( 0.992319)
build_ruby 0.002321 0.000404 1.652961 ( 2.336805)
build_all 0.005377 0.000935 3.175780 ( 1.579771)
build_install 0.013530 0.000000 3.896668 ( 2.296262)
test_btest 0.000849 0.000026 48.358283 ( 18.119780)
test_basic 0.005476 0.000810 0.485230 ( 0.562280)
test_all 0.002371 0.000254 388.610224 (157.015879)
test_rubyspec 0.063746 0.024362 51.357292 ( 62.055359)
total: 248.43 sec