Logfile: /home/opc/ruby/logs/brlog.master.20230110-084028
#<BuildRuby:0x0000aaab03d991b8
@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.20230110-084028",
@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.000033 0.000003 0.000036 ( 0.000035)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004183 0.794291 ( 1.569581)
build_miniruby 0.000000 0.001123 0.876821 ( 0.875571)
build_ruby 0.000199 0.001292 1.430568 ( 2.361773)
build_all 0.005699 0.001070 2.557447 ( 1.218362)
build_install 0.011972 0.000012 1.943006 ( 1.370416)
test_btest 0.000571 0.000090 34.229777 ( 12.707269)
test_basic 0.005766 0.000912 0.275851 ( 0.373030)
test_all 0.002616 0.000414 440.931313 (173.273720)
test_rubyspec 0.032192 0.045167 45.972085 ( 54.708274)
total: 248.46 sec