Logfile: /home/opc/ruby/logs/brlog.master.20240601-003445
#<BuildRuby:0x0000fffbed21fdd8
@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.20240601-003445",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004627 0.000516 1.931152 ( 2.346882)
build_miniruby 0.001116 0.000125 1.149889 ( 1.148468)
build_ruby 0.001584 0.000000 1.918846 ( 4.179954)
build_all 0.006787 0.000000 3.740212 ( 1.794224)
build_install 0.009806 0.005073 5.014071 ( 2.660968)
test_btest 0.000696 0.000099 58.253333 ( 22.385576)
test_basic 0.002958 0.004316 0.550226 ( 0.619801)
test_all 0.101113 0.022007 475.756205 (192.255585)
test_rubyspec 0.056389 0.049125 76.434029 ( 33.703348)
total: 261.10 sec