Logfile: /home/opc/ruby/logs/brlog.master.20240801-090815
#<BuildRuby:0x0000fffe4ad3fdd0
@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.20240801-090815",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001898 0.003991 1.762004 ( 2.356326)
build_miniruby 0.001273 0.000018 1.161074 ( 1.161498)
build_ruby 0.002055 0.000000 2.031639 ( 4.342735)
build_all 0.007072 0.000101 3.816298 ( 1.824758)
build_install 0.011292 0.004700 4.989313 ( 2.671316)
test_btest 0.000655 0.000057 59.935320 ( 22.692454)
test_basic 0.002689 0.004810 0.569851 ( 0.637446)
test_all 0.100038 0.025419 485.068576 (200.103441)
test_rubyspec 0.034017 0.077303 78.574866 ( 34.558827)
total: 270.35 sec