Logfile: /home/opc/ruby/logs/brlog.master.20230313-090341
#<BuildRuby:0x0000fffd50a7fdc0
@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.20230313-090341",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001804 0.003551 1.368866 ( 3.761914)
build_miniruby 0.000971 0.000216 0.940264 ( 0.938604)
build_ruby 0.001682 0.000374 1.558998 ( 2.455370)
build_all 0.002722 0.003729 1.537663 ( 0.942798)
build_install 0.009681 0.004496 2.213431 ( 1.807423)
test_btest 0.000657 0.000188 43.732164 ( 16.147389)
test_basic 0.001543 0.004634 0.346496 ( 0.443940)
test_all 0.002368 0.000791 442.375342 (190.748737)
test_rubyspec 0.049569 0.033597 50.463817 ( 59.145938)
total: 276.39 sec