Logfile: /home/opc/ruby/logs/brlog.master.20240716-114100
#<BuildRuby:0x0000fffdc40bfdc0
@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.20240716-114100",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005518 0.000357 1.808683 ( 2.455863)
build_miniruby 0.000000 0.001310 1.205561 ( 1.206063)
build_ruby 0.002331 0.000725 2.010408 ( 4.573005)
build_all 0.007782 0.000740 4.410045 ( 2.069796)
build_install 0.010633 0.006318 5.641483 ( 2.901968)
test_btest 0.000833 0.000190 62.676495 ( 23.807215)
test_basic 0.002390 0.005093 0.579876 ( 0.656496)
test_all 0.079912 0.057516 498.005677 (205.369477)
test_rubyspec 0.056345 0.049715 79.514051 ( 34.907697)
total: 277.95 sec