Logfile: /home/opc/ruby/logs/brlog.master.20240608-185933
#<BuildRuby:0x0000ffff464afdd0
@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.20240608-185933",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005158 0.000128 1.766405 ( 2.393334)
build_miniruby 0.001430 0.000000 1.171058 ( 1.170819)
build_ruby 0.001570 0.000000 1.938273 ( 4.272330)
build_all 0.007409 0.000000 4.012667 ( 1.884903)
build_install 0.008461 0.008610 5.150700 ( 2.645021)
test_btest 0.000651 0.000113 58.333958 ( 22.362813)
test_basic 0.000000 0.007096 0.556326 ( 0.634827)
test_all 0.093557 0.037614 489.040522 (203.120665)
test_rubyspec 0.068743 0.041562 77.441344 ( 34.247084)
total: 272.73 sec