Logfile: /home/opc/ruby/logs/brlog.master.20241224-153630
#<BuildRuby:0x0000ffff0935fdc8
@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.20241224-153630",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003044 0.001008 1.048677 ( 1.806230)
build_miniruby 0.001695 0.000000 1.216862 ( 1.215515)
build_ruby 0.002479 0.000002 2.002164 ( 4.394349)
build_all 0.007090 0.000855 3.568491 ( 1.741733)
build_install 0.001141 0.013838 4.295624 ( 2.459508)
test_btest 0.000801 0.000375 50.250568 ( 19.899910)
test_basic 0.007928 0.000000 0.524972 ( 0.597485)
test_all 0.086642 0.048510 445.864684 (186.243263)
test_rubyspec 0.057489 0.065453 68.495035 ( 31.041360)
total: 249.40 sec