Logfile: /home/opc/ruby/logs/brlog.master.20240916-074458
#<BuildRuby:0x0000fffd6b08fde0
@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-074458",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000126 0.005917 2.221268 ( 2.396969)
build_miniruby 0.001012 0.000267 1.202458 ( 1.201145)
build_ruby 0.001864 0.000491 2.045552 ( 4.364410)
build_all 0.003885 0.003763 3.351127 ( 1.647977)
build_install 0.007192 0.009652 4.724576 ( 2.401665)
test_btest 0.000204 0.000602 51.256203 ( 20.058962)
test_basic 0.000717 0.006929 0.535336 ( 0.614177)
test_all 0.091950 0.042437 494.014350 (220.549679)
test_rubyspec 0.046957 0.073044 65.903755 ( 30.032411)
total: 283.27 sec