Logfile: /home/opc/ruby/logs/brlog.master.20230206-153634
#<BuildRuby:0x0000aaae78077840
@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.20230206-153634",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000723 0.003678 0.825395 ( 1.571510)
build_miniruby 0.001300 0.000163 0.963890 ( 0.963046)
build_ruby 0.001795 0.000225 1.524812 ( 1.981447)
build_all 0.005200 0.003601 2.683671 ( 1.255191)
build_install 0.009031 0.005005 2.076114 ( 1.659294)
test_btest 0.000577 0.000122 37.363040 ( 14.318811)
test_basic 0.005931 0.000339 0.287670 ( 0.383215)
test_all 0.002802 0.000200 486.069181 (192.088833)
test_rubyspec 0.058532 0.019526 48.615427 ( 57.334747)
total: 271.56 sec