Logfile: /home/opc/ruby/logs/brlog.master.20240825-162247
#<BuildRuby:0x0000fffc4ec6fde0
@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.20240825-162247",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004954 0.000551 1.773523 ( 2.374775)
build_miniruby 0.001261 0.000140 1.167176 ( 1.167007)
build_ruby 0.001360 0.000151 1.948864 ( 4.404502)
build_all 0.000837 0.006868 3.921209 ( 1.864906)
build_install 0.004959 0.011082 5.166377 ( 2.641746)
test_btest 0.000650 0.000205 61.056283 ( 23.032296)
test_basic 0.005269 0.001669 0.569134 ( 0.636342)
test_all 0.080497 0.053751 500.225886 (208.306633)
test_rubyspec 0.041296 0.066052 79.352502 ( 34.727472)
total: 279.16 sec