Logfile: /home/opc/ruby/logs/brlog.master.20240908-143330
#<BuildRuby:0x0000fffd26cdfdd8
@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.20240908-143330",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005432 0.000147 1.811025 ( 2.460535)
build_miniruby 0.000000 0.001408 1.157809 ( 1.155857)
build_ruby 0.000000 0.001800 1.968718 ( 4.252338)
build_all 0.002772 0.004619 3.924054 ( 1.834888)
build_install 0.008349 0.009341 5.128586 ( 2.671756)
test_btest 0.000697 0.000199 63.057925 ( 24.226623)
test_basic 0.007897 0.000000 0.577107 ( 0.654793)
test_all 0.103607 0.030177 560.339322 (222.610455)
test_rubyspec 0.060916 0.051269 78.619729 ( 34.624402)
total: 294.49 sec