Logfile: /home/opc/ruby/logs/brlog.master.20240927-101534
#<BuildRuby:0x0000fffcc326fdc0
@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.20240927-101534",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000046 0.000002 0.000048 ( 0.000049)
build_up 0.006398 0.000320 2.429638 ( 2.852749)
build_miniruby 0.001130 0.000057 1.176259 ( 1.184728)
build_ruby 0.001774 0.000089 1.977359 ( 4.043777)
build_all 0.006771 0.000339 3.305263 ( 1.636254)
build_install 0.011009 0.004746 5.202111 ( 4.362905)
test_btest 0.000790 0.000071 49.660064 ( 19.693585)
test_basic 0.002487 0.004935 0.520015 ( 0.600335)
test_all 0.088661 0.047595 458.381435 (192.165803)
test_rubyspec 0.052024 0.077745 67.431885 ( 31.878001)
total: 258.42 sec