Logfile: /home/opc/ruby/logs/brlog.master.20241226-192103
#<BuildRuby:0x0000fffde636fdc8
@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.20241226-192103",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000392 0.004108 1.099619 ( 1.750551)
build_miniruby 0.001252 0.000198 1.334643 ( 1.334218)
build_ruby 0.001515 0.000240 2.203285 ( 4.321723)
build_all 0.009036 0.000000 3.778237 ( 1.832955)
build_install 0.015153 0.001588 4.499468 ( 2.603187)
test_btest 0.000932 0.000128 50.119649 ( 19.760651)
test_basic 0.007117 0.000972 0.526377 ( 0.599864)
test_all 0.087777 0.048212 471.971380 (194.741845)
test_rubyspec 0.066181 0.054086 66.645288 ( 30.411827)
total: 257.36 sec