Logfile: /home/opc/ruby/logs/brlog.master.20240924-173614
#<BuildRuby:0x0000fffef18bfdd0
@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.20240924-173614",
@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.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000040)
configure 0.000011 0.000001 0.000012 ( 0.000027)
build_up 0.000000 0.006362 2.355296 ( 2.521472)
build_miniruby 0.000537 0.000705 1.157828 ( 1.157293)
build_ruby 0.001319 0.000278 1.982077 ( 3.976275)
build_all 0.006385 0.001346 3.321950 ( 1.646871)
build_install 0.006405 0.010378 4.880761 ( 2.403996)
test_btest 0.000577 0.000182 49.799060 ( 19.007075)
test_basic 0.006821 0.000000 0.523333 ( 0.603869)
test_all 0.106172 0.022650 447.732022 (183.966107)
test_rubyspec 0.058444 0.058569 66.338342 ( 30.087369)
total: 245.37 sec