Logfile: /home/opc/ruby/logs/brlog.master.20230113-120816
#<BuildRuby:0x0000aaada9777840
@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.20230113-120816",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003161 0.000452 0.790902 ( 2.018622)
build_miniruby 0.001015 0.000145 0.886294 ( 0.887392)
build_ruby 0.001792 0.000256 1.455769 ( 2.844070)
build_all 0.003080 0.003254 2.525003 ( 1.206827)
build_install 0.006730 0.005683 1.920722 ( 1.356626)
test_btest 0.000579 0.000145 36.369879 ( 13.408036)
test_basic 0.001320 0.004883 0.277058 ( 0.374940)
test_all 0.001782 0.000557 440.186859 (173.173508)
test_rubyspec 0.055433 0.020047 46.040220 ( 54.760804)
total: 250.03 sec