Logfile: /home/opc/ruby/logs/brlog.master.20241216-173225
#<BuildRuby:0x0000ffff0330fdd8
@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.20241216-173225",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000350 0.003913 1.224322 ( 1.905658)
build_miniruby 0.001248 0.000062 1.207985 ( 1.207102)
build_ruby 0.003042 0.000000 2.036923 ( 4.302126)
build_all 0.003543 0.003858 3.302668 ( 1.668239)
build_install 0.010565 0.004266 4.142833 ( 2.581087)
test_btest 0.000746 0.000093 49.784306 ( 19.851413)
test_basic 0.007047 0.000000 0.527549 ( 0.592615)
test_all 0.065358 0.065057 482.690308 (216.122840)
test_rubyspec 0.080900 0.045768 67.162785 ( 30.312937)
total: 278.54 sec