Logfile: /home/opc/ruby/logs/brlog.master.20231110-055327
#<BuildRuby:0x0000fffcb057fdc0
@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.20231110-055327",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005058 0.001265 1.558758 ( 2.162018)
build_miniruby 0.001081 0.000270 1.100326 ( 1.101050)
build_ruby 0.002321 0.000000 1.866176 ( 3.808858)
build_all 0.006092 0.000979 3.270037 ( 1.626949)
build_install 0.005584 0.008018 4.105166 ( 2.271032)
test_btest 0.000617 0.000195 48.214332 ( 18.665619)
test_basic 0.005136 0.001623 0.508484 ( 0.575643)
test_all 0.089327 0.034710 435.559968 (180.620566)
test_rubyspec 0.073566 0.031143 56.473832 ( 67.209427)
total: 278.04 sec