Logfile: /home/opc/ruby/logs/brlog.master.20240802-231832
#<BuildRuby:0x0000ffff4e60fdd0
@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.20240802-231832",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005170 0.000121 1.776911 ( 2.361138)
build_miniruby 0.001195 0.000126 1.166768 ( 1.165228)
build_ruby 0.002193 0.000231 1.989621 ( 4.221844)
build_all 0.003454 0.003546 3.856895 ( 1.853717)
build_install 0.011245 0.004609 5.043307 ( 2.704724)
test_btest 0.000638 0.000111 60.840588 ( 24.241029)
test_basic 0.007186 0.000496 0.570774 ( 0.636654)
test_all 0.097726 0.037352 540.953788 (225.575184)
test_rubyspec 0.074407 0.042451 78.620383 ( 34.405686)
total: 297.17 sec