Logfile: /home/opc/ruby/logs/brlog.master.20240202-083117
#<BuildRuby:0x0000fffe23affdd0
@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.20240202-083117",
@make="make",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006216 0.000000 1.361085 ( 2.084816)
build_miniruby 0.001221 0.000000 1.101652 ( 1.102799)
build_ruby 0.001746 0.000000 1.861357 ( 3.724315)
build_all 0.006949 0.000000 3.570238 ( 1.712743)
build_install 0.004795 0.009359 4.416904 ( 2.437591)
test_btest 0.000829 0.000078 53.508588 ( 22.287019)
test_basic 0.001514 0.004981 0.526716 ( 0.598079)
test_all 0.101575 0.019580 493.725390 (200.425547)
test_rubyspec 0.056532 0.085228 98.397808 ( 42.652566)
total: 277.03 sec