Logfile: /home/opc/ruby/logs/brlog.master.20240924-160722
#<BuildRuby:0x0000fffef18ffde0
@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.20240924-160722",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005228 0.000922 2.360645 ( 2.651840)
build_miniruby 0.001125 0.000198 1.165663 ( 1.164746)
build_ruby 0.001351 0.000238 1.942868 ( 3.344771)
build_all 0.006455 0.000334 3.329593 ( 1.644035)
build_install 0.011573 0.005058 4.815652 ( 2.385252)
test_btest 0.000656 0.000131 48.895838 ( 19.544007)
test_basic 0.005703 0.001140 0.521984 ( 0.600231)
test_all 0.078100 0.052165 475.067904 (215.365204)
test_rubyspec 0.059863 0.054896 64.828350 ( 29.583829)
total: 276.28 sec