Logfile: /home/opc/ruby/logs/brlog.master.20240707-145651
#<BuildRuby:0x0000fffd1c21fdd0
@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.20240707-145651",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005979 0.000000 2.000785 ( 2.419331)
build_miniruby 0.001305 0.000000 1.183512 ( 1.182047)
build_ruby 0.002073 0.000000 1.984927 ( 4.053738)
build_all 0.000014 0.007446 4.104718 ( 1.920627)
build_install 0.012206 0.004748 5.413867 ( 2.706956)
test_btest 0.000707 0.000085 59.426764 ( 22.778893)
test_basic 0.006558 0.000789 0.572007 ( 0.646349)
test_all 0.097624 0.036441 543.185335 (214.193564)
test_rubyspec 0.062841 0.057249 83.815948 ( 36.437111)
total: 286.34 sec