Logfile: /home/opc/ruby/logs/brlog.master.20240916-224547
#<BuildRuby:0x0000fffdbef3fdd8
@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.20240916-224547",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005567 0.000589 2.181634 ( 2.512993)
build_miniruby 0.001196 0.000126 1.169151 ( 1.168868)
build_ruby 0.001566 0.000121 1.952168 ( 4.380734)
build_all 0.002673 0.004195 3.289699 ( 1.638031)
build_install 0.008810 0.006061 4.644544 ( 2.368220)
test_btest 0.000749 0.000150 48.473044 ( 19.097250)
test_basic 0.006806 0.000401 0.518905 ( 0.594123)
test_all 0.085752 0.048750 501.061363 (219.655321)
test_rubyspec 0.070680 0.045150 66.051363 ( 29.995339)
total: 281.41 sec