Logfile: /home/opc/ruby/logs/brlog.master.20240912-165445
#<BuildRuby:0x0000fffd83f9fde0
@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.20240912-165445",
@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.000016 0.000006 0.000022 ( 0.000023)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.004520 0.001696 1.793444 ( 2.347678)
build_miniruby 0.000905 0.000339 1.159258 ( 1.158859)
build_ruby 0.001565 0.000587 1.937875 ( 4.239159)
build_all 0.003634 0.004059 3.898523 ( 1.847277)
build_install 0.015434 0.000886 5.071967 ( 2.637918)
test_btest 0.000603 0.000211 60.515118 ( 23.516304)
test_basic 0.005692 0.001994 0.570858 ( 0.640045)
test_all 0.102632 0.031285 509.132679 (210.959003)
test_rubyspec 0.076659 0.032775 78.196737 ( 34.347738)
total: 281.69 sec