Logfile: /home/opc/ruby/logs/brlog.master.20230103-015101
#<BuildRuby:0x0000aaabcb0f76f8
@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.20230103-015101",
@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.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003514 0.002778 0.786462 ( 1.709673)
build_miniruby 0.000933 0.000267 0.877710 ( 0.876702)
build_ruby 0.001270 0.000363 1.472839 ( 2.536877)
build_all 0.005829 0.000496 2.499525 ( 1.225543)
build_install 0.009741 0.001411 2.052476 ( 1.439970)
test_btest 0.000629 0.000158 37.123364 ( 15.986659)
test_basic 0.002104 0.003794 0.275095 ( 0.368713)
test_all 0.001900 0.000559 450.659439 (179.073227)
test_rubyspec 0.040685 0.032983 45.565228 ( 54.290899)
total: 257.51 sec