Logfile: /home/opc/ruby/logs/brlog.master.20230913-083127
#<BuildRuby:0x0000fffd993dfdc8
@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.20230913-083127",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006011 0.000362 1.405009 ( 3.898178)
build_miniruby 0.001281 0.000004 1.039441 ( 1.041577)
build_ruby 0.000297 0.002088 1.741855 ( 3.126071)
build_all 0.004524 0.002040 3.186573 ( 1.699408)
build_install 0.010132 0.005418 3.884573 ( 3.149974)
test_btest 0.000658 0.000126 44.325920 ( 17.124311)
test_basic 0.005632 0.001084 0.494929 ( 0.568926)
test_all 0.010149 0.000454 414.661751 (167.110449)
test_rubyspec 0.067962 0.033698 54.837906 ( 65.984260)
total: 263.70 sec