Logfile: /home/opc/ruby/logs/brlog.master.20240823-171121
#<BuildRuby:0x0000fffcbb53fdc8
@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.20240823-171121",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005461 0.000000 1.806667 ( 2.308654)
build_miniruby 0.001300 0.000000 1.232907 ( 1.232571)
build_ruby 0.002332 0.000000 2.005658 ( 4.534224)
build_all 0.003866 0.003755 4.080982 ( 1.951126)
build_install 0.016326 0.001039 5.285490 ( 2.724373)
test_btest 0.000822 0.000069 62.075179 ( 23.801747)
test_basic 0.003399 0.004327 0.583166 ( 0.651644)
test_all 0.087940 0.047799 500.750897 (205.398225)
test_rubyspec 0.046832 0.083914 83.223690 ( 36.235905)
total: 278.84 sec