Logfile: /home/opc/ruby/logs/brlog.master.20240417-072026
#<BuildRuby:0x0000fffcfaa1fde0
@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.20240417-072026",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004350 0.003999 2.509993 ( 2.467953)
build_miniruby 0.001344 0.000135 1.207878 ( 1.207672)
build_ruby 0.000000 0.001816 2.006712 ( 4.488946)
build_all 0.003819 0.005433 4.099475 ( 1.931077)
build_install 0.008972 0.008073 5.620680 ( 2.759972)
test_btest 0.001187 0.000297 59.601616 ( 24.895037)
test_basic 0.005858 0.001465 0.603540 ( 0.672942)
test_all 0.094387 0.037026 540.362732 (216.099956)
test_rubyspec 0.065464 0.044220 77.289101 ( 34.052427)
total: 288.58 sec