Logfile: /home/opc/ruby/logs/brlog.master.20230331-050304
#<BuildRuby:0x0000fffcf1f7fdc0
@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.20230331-050304",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004465 0.000995 1.379372 ( 3.705200)
build_miniruby 0.001274 0.000283 0.946070 ( 0.943948)
build_ruby 0.001785 0.000398 1.624258 ( 2.754863)
build_all 0.005809 0.000307 1.542237 ( 0.943294)
build_install 0.013415 0.001810 2.242550 ( 1.825159)
test_btest 0.000632 0.000126 47.297338 ( 17.745597)
test_basic 0.006015 0.001206 0.355063 ( 0.445282)
test_all 0.002466 0.000225 393.759446 (160.121395)
test_rubyspec 0.075107 0.024454 51.881802 ( 60.595322)
total: 249.08 sec