Logfile: /home/opc/ruby/logs/brlog.master.20230128-002408
#<BuildRuby:0x0000aaab5d0f76f8
@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.20230128-002408",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004600 0.000098 0.824129 ( 1.547527)
build_miniruby 0.001139 0.000143 0.955035 ( 0.954449)
build_ruby 0.001463 0.000184 1.522658 ( 2.464921)
build_all 0.008599 0.000333 2.699408 ( 1.300259)
build_install 0.016231 0.000123 2.067543 ( 1.459154)
test_btest 0.000738 0.000071 37.220023 ( 13.830602)
test_basic 0.001992 0.004625 0.285906 ( 0.376827)
test_all 0.002182 0.000314 478.294856 (186.756877)
test_rubyspec 0.078977 0.008222 49.151255 ( 57.986810)
total: 266.68 sec