Logfile: /home/opc/ruby/logs/brlog.master.20230623-154631
#<BuildRuby:0x0000fffcbcf0fdc0
@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.20230623-154631",
@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.000058 0.000006 0.000064 ( 0.000048)
autoconf 0.000038 0.000000 0.000038 ( 0.000028)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005971 0.000209 1.401417 ( 3.593709)
build_miniruby 0.001169 0.000117 1.072238 ( 1.072297)
build_ruby 0.003669 0.000000 1.775687 ( 3.244752)
build_all 0.005539 0.001684 3.240726 ( 1.621006)
build_install 0.010583 0.003318 3.922621 ( 2.282469)
test_btest 0.000774 0.000038 49.348555 ( 18.406894)
test_basic 0.002563 0.004306 0.503434 ( 0.586511)
test_all 0.002373 0.000293 440.739659 (195.421149)
test_rubyspec 0.080079 0.014574 50.900799 ( 61.621040)
total: 287.85 sec