Logfile: /home/opc/ruby/logs/brlog.master.20240916-154915
#<BuildRuby:0x0000fffd0166fdd8
@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.20240916-154915",
@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.000024 0.000000 0.000024 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006191 0.000118 2.181372 ( 2.498563)
build_miniruby 0.001176 0.000062 1.154845 ( 1.158675)
build_ruby 0.001444 0.000076 1.946584 ( 3.995098)
build_all 0.006897 0.000365 3.286861 ( 1.654982)
build_install 0.011061 0.004929 4.659388 ( 2.388335)
test_btest 0.000874 0.000084 49.188814 ( 19.114890)
test_basic 0.006825 0.000177 0.521120 ( 0.599370)
test_all 0.094004 0.037394 464.360622 (190.646210)
test_rubyspec 0.056497 0.058747 65.302066 ( 29.774970)
total: 251.83 sec