Logfile: /home/opc/ruby/logs/brlog.master.20240930-085415
#<BuildRuby:0x0000fffbc2eafdd0
@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.20240930-085415",
@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.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006415 0.000411 2.413201 ( 2.824146)
build_miniruby 0.001010 0.000160 1.239877 ( 1.912630)
build_ruby 0.002087 0.000330 1.965920 ( 4.747826)
build_all 0.006410 0.000330 3.282642 ( 1.606947)
build_install 0.007716 0.007543 4.957113 ( 3.502730)
test_btest 0.000702 0.000152 49.207077 ( 19.523593)
test_basic 0.002851 0.004924 0.523693 ( 0.596452)
test_all 0.077948 0.054529 513.207006 (208.155905)
test_rubyspec 0.080626 0.045417 66.521370 ( 31.467391)
total: 274.34 sec