Logfile: /home/opc/ruby/logs/brlog.master.20240812-235614
#<BuildRuby:0x0000fffd43c5fdc8
@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.20240812-235614",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001721 0.003510 1.858653 ( 2.468681)
build_miniruby 0.001271 0.000055 1.226062 ( 2.024398)
build_ruby 0.002268 0.000099 1.965304 ( 4.230776)
build_all 0.007654 0.000011 3.823366 ( 1.819491)
build_install 0.017264 0.000158 5.156971 ( 3.870624)
test_btest 0.000947 0.000000 59.889579 ( 22.894080)
test_basic 0.007095 0.000077 0.573683 ( 0.645308)
test_all 0.099908 0.031494 495.472222 (201.988074)
test_rubyspec 0.053331 0.072859 84.524591 ( 37.480354)
total: 277.42 sec