Logfile: /home/opc/ruby/logs/brlog.master.20231118-074119
#<BuildRuby:0x0000fffbba6dfdd8
@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.20231118-074119",
@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.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.006036 0.000201 1.434715 ( 2.122998)
build_miniruby 0.001184 0.000118 1.183984 ( 1.182770)
build_ruby 0.001810 0.000000 1.916377 ( 3.692774)
build_all 0.008187 0.000572 3.374230 ( 1.676742)
build_install 0.012597 0.001201 4.037905 ( 2.283449)
test_btest 0.000803 0.000076 49.037333 ( 18.853105)
test_basic 0.000000 0.006665 0.508779 ( 0.577827)
test_all 0.077425 0.046154 486.185358 (205.779263)
test_rubyspec 0.056454 0.043961 56.393469 ( 67.139880)
total: 303.31 sec