Logfile: /home/opc/ruby/logs/brlog.master.20241226-174225
#<BuildRuby:0x0000fffc38effdc8
@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.20241226-174225",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003122 0.000494 1.048566 ( 1.720525)
build_miniruby 0.001296 0.000000 1.217009 ( 1.215993)
build_ruby 0.001661 0.000000 2.016708 ( 4.166256)
build_all 0.007732 0.000000 3.539666 ( 1.724825)
build_install 0.015553 0.000000 4.310084 ( 2.472256)
test_btest 0.000935 0.000000 49.544972 ( 20.384241)
test_basic 0.004864 0.003494 0.584962 ( 0.644671)
test_all 0.094515 0.041586 475.624410 (201.534219)
test_rubyspec 0.061506 0.059385 66.402453 ( 30.248258)
total: 264.11 sec