Logfile: /home/opc/ruby/logs/brlog.master.20240411-041421
#<BuildRuby:0x0000ffff4158fde0
@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.20240411-041421",
@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.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000030)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.007152 0.000165 2.127371 ( 2.497447)
build_miniruby 0.001197 0.000060 1.135464 ( 1.136572)
build_ruby 0.002131 0.000000 1.878588 ( 3.392805)
build_all 0.006695 0.000000 3.852865 ( 1.802378)
build_install 0.007756 0.008215 5.085766 ( 2.530440)
test_btest 0.000706 0.000089 56.152872 ( 21.370431)
test_basic 0.007276 0.000000 0.542339 ( 0.619483)
test_all 0.112379 0.010241 573.641321 (236.572416)
test_rubyspec 0.050901 0.054553 74.986381 ( 33.244037)
total: 303.17 sec