Logfile: /home/opc/ruby/logs/brlog.master.20240131-010312
#<BuildRuby:0x0000fffcac79fdc0
@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.20240131-010312",
@make="make",
@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.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004999 0.000250 1.355425 ( 2.116653)
build_miniruby 0.001199 0.000000 1.121071 ( 1.120025)
build_ruby 0.001547 0.000000 1.823589 ( 3.717557)
build_all 0.004570 0.002883 3.546996 ( 1.697472)
build_install 0.004607 0.009262 4.396200 ( 2.445231)
test_btest 0.000652 0.000228 53.728916 ( 20.350126)
test_basic 0.002412 0.005042 0.522935 ( 0.591342)
test_all 0.088753 0.037402 564.677184 (226.405431)
test_rubyspec 0.065929 0.077807 97.233491 ( 40.762253)
total: 299.21 sec