Logfile: /home/opc/ruby/logs/brlog.master.20230101-195623
#<BuildRuby:0x0000aaac8d4c76f8
@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.20230101-195623",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000322 0.003629 0.786567 ( 1.685841)
build_miniruby 0.000000 0.001229 0.887739 ( 0.886603)
build_ruby 0.000000 0.001597 1.488277 ( 2.494011)
build_all 0.005723 0.000570 2.491625 ( 1.219970)
build_install 0.006095 0.005218 2.059945 ( 1.451038)
test_btest 0.000337 0.000426 36.051490 ( 13.446740)
test_basic 0.002508 0.003280 0.275256 ( 0.366974)
test_all 0.002319 0.000646 462.049551 (183.163608)
test_rubyspec 0.049839 0.025145 45.570225 ( 54.320645)
total: 259.04 sec