Logfile: /home/opc/ruby/logs/brlog.master.20240914-173936
#<BuildRuby:0x0000fffd92ecfdc0
@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.20240914-173936",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001901 0.004098 2.181669 ( 2.436358)
build_miniruby 0.001187 0.000119 1.165276 ( 1.164760)
build_ruby 0.002032 0.000203 1.947654 ( 4.097535)
build_all 0.003161 0.003935 3.290419 ( 1.656478)
build_install 0.010611 0.005315 4.638959 ( 2.356947)
test_btest 0.000724 0.000132 49.275558 ( 19.197337)
test_basic 0.000000 0.007761 0.577668 ( 0.621989)
test_all 0.079381 0.056777 470.362047 (191.118016)
test_rubyspec 0.068908 0.045308 65.793453 ( 29.871086)
total: 252.52 sec