Logfile: /home/opc/ruby/logs/brlog.master.20230120-104539
#<BuildRuby:0x0000aaadcace91b8
@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.20230120-104539",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005027 0.000000 0.791126 ( 1.542052)
build_miniruby 0.001194 0.000000 0.884261 ( 0.885071)
build_ruby 0.002638 0.000000 1.437913 ( 2.405284)
build_all 0.002812 0.004066 2.592942 ( 1.223254)
build_install 0.011072 0.000612 1.966377 ( 1.520191)
test_btest 0.000681 0.000037 37.166389 ( 13.652462)
test_basic 0.005949 0.000329 0.277017 ( 0.367228)
test_all 0.001947 0.000040 450.296526 (184.074454)
test_rubyspec 0.075342 0.011775 45.878194 ( 54.569073)
total: 260.24 sec