Logfile: /home/opc/ruby/logs/brlog.master.20230202-110120
#<BuildRuby:0x0000aaab21677a60
@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.20230202-110120",
@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.000010)
autoconf 0.000009 0.000001 0.000010 ( 0.000035)
configure 0.000010 0.000002 0.000012 ( 0.000015)
build_up 0.004133 0.000591 0.823274 ( 1.551267)
build_miniruby 0.001311 0.000000 0.961976 ( 0.961838)
build_ruby 0.001544 0.000000 1.528388 ( 2.783510)
build_all 0.008817 0.000000 2.712479 ( 1.301562)
build_install 0.014781 0.000000 2.043114 ( 1.449056)
test_btest 0.000731 0.000000 36.498876 ( 14.025125)
test_basic 0.005637 0.000276 0.286482 ( 0.384646)
test_all 0.002506 0.000071 471.309109 (184.935484)
test_rubyspec 0.059515 0.019479 48.479087 ( 57.170216)
total: 264.56 sec