Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240629-152104
#<BuildRuby:0x00007faf3991fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240629-152104",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000113 0.000000 0.000113 ( 0.000058)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.007527 0.003335 4.794224 ( 8.300960)
build_miniruby 0.002052 0.000300 9.224944 ( 14.226927)
build_ruby 0.000140 0.002632 4.369964 ( 6.587545)
build_all 0.009415 0.002782 7.515212 ( 10.062917)
build_install 0.025795 0.002407 11.138516 ( 15.453010)
test_btest 0.000867 0.000139 100.017515 (151.471012)
test_basic 0.003918 0.010889 1.239414 ( 3.044774)
test_all 0.111598 0.056959 836.968133 (790.294470)
test_rubyspec 0.037684 0.061033 153.608186 ( 60.300720)
total: 1059.74 sec