Logfile: /home/opc/ruby/logs/brlog.master.20240714-152511
#<BuildRuby:0x0000fffdc4ebfdd0
@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.20240714-152511",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006047 0.000101 1.795289 ( 2.361194)
build_miniruby 0.000000 0.001270 1.188563 ( 1.185936)
build_ruby 0.000000 0.001713 2.055377 ( 4.599302)
build_all 0.007617 0.000830 4.290458 ( 1.997215)
build_install 0.010189 0.007160 5.435778 ( 2.748129)
test_btest 0.000318 0.000491 60.882092 ( 23.209796)
test_basic 0.004089 0.004033 0.584684 ( 0.658991)
test_all 0.120749 0.025057 512.459980 (202.498194)
test_rubyspec 0.070224 0.040177 79.412389 ( 35.061354)
total: 274.32 sec