Logfile: /home/opc/ruby/logs/brlog.master.20230819-100034
#<BuildRuby:0x0000fffca6f3fdd8
@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.20230819-100034",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006115 0.000101 1.433413 ( 3.530047)
build_miniruby 0.001136 0.000051 1.099608 ( 1.098379)
build_ruby 0.001421 0.000064 1.761222 ( 3.169177)
build_all 0.003229 0.004039 3.224931 ( 1.589875)
build_install 0.013587 0.000433 3.999842 ( 2.326326)
test_btest 0.000755 0.000060 46.403082 ( 17.015510)
test_basic 0.006846 0.000192 0.504666 ( 0.577516)
test_all 0.010939 0.000781 433.248741 (174.637271)
test_rubyspec 0.108041 0.006495 55.187070 ( 65.882209)
total: 269.83 sec