Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260305-041942
#<BuildRuby:0x000079197f70fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20260305-041942",
@make="make",
@no_timeout_error=nil,
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000050 0.000011 0.000061 ( 0.000057)
configure 0.000055 0.000000 0.000055 ( 0.000055)
build_up 0.004321 0.005272 3.408718 ( 6.125325)
build_miniruby 0.001725 0.000186 3.379585 ( 5.760841)
build_ruby 0.001537 0.001133 5.853596 ( 7.998439)
build_all 0.007880 0.003597 8.066985 ( 11.543785)
build_install 0.020679 0.005072 11.240615 ( 16.520659)
test_btest 0.003142 0.000247 111.681466 (156.867651)
test_basic 0.006310 0.004630 1.498872 ( 3.066282)
test_all 0.107880 0.046095 944.533012 (1136.914343)
test_rubyspec 0.059158 0.040369 152.535582 ( 89.461131)
total: 1434.26 sec