Logfile: /home/opc/ruby/logs/brlog.master.20230130-195201
#<BuildRuby:0x0000aaab0f7b76f8
@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.20230130-195201",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004015 0.000251 0.826049 ( 1.712150)
build_miniruby 0.001170 0.000073 0.947386 ( 0.946727)
build_ruby 0.001443 0.000091 1.537773 ( 2.568317)
build_all 0.008767 0.000011 2.682706 ( 1.266624)
build_install 0.000000 0.013458 2.056755 ( 1.457362)
test_btest 0.000000 0.000693 37.589824 ( 14.091002)
test_basic 0.003180 0.002651 0.283683 ( 0.381463)
test_all 0.002518 0.000665 493.360544 (195.503619)
test_rubyspec 0.060351 0.019170 48.782607 ( 57.510439)
total: 275.44 sec