Logfile: /home/opc/ruby/logs/brlog.master.20241212-201121
#<BuildRuby:0x0000ffff6807fdd8
@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.20241212-201121",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005506 0.000481 1.872645 ( 2.387307)
build_miniruby 0.001089 0.000340 1.189582 ( 1.188341)
build_ruby 0.001781 0.000557 1.992056 ( 4.201798)
build_all 0.007541 0.000000 3.399613 ( 1.648044)
build_install 0.010443 0.004538 4.609332 ( 2.416736)
test_btest 0.000863 0.000100 49.373449 ( 19.572043)
test_basic 0.003139 0.004133 0.531321 ( 0.610131)
test_all 0.085403 0.046401 469.580545 (193.167071)
test_rubyspec 0.053007 0.062731 67.065780 ( 30.337036)
total: 255.53 sec