Logfile: /home/opc/ruby/logs/brlog.master.20240925-111320
#<BuildRuby:0x0000fffd6118fdd0
@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.20240925-111320",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006024 0.000343 2.361265 ( 2.659739)
build_miniruby 0.001045 0.000185 1.172936 ( 1.172199)
build_ruby 0.001351 0.000239 1.950788 ( 4.532907)
build_all 0.002541 0.004961 3.321288 ( 1.646665)
build_install 0.015206 0.001299 4.835578 ( 2.378138)
test_btest 0.000813 0.000171 48.919653 ( 19.416655)
test_basic 0.006665 0.000357 0.519668 ( 0.595948)
test_all 0.102400 0.028567 452.168143 (187.679459)
test_rubyspec 0.063974 0.050675 64.785845 ( 29.526287)
total: 249.61 sec