Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-054729
#<BuildRuby:0x00007f9c4dd8fdd8
@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.20241228-054729",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002180 0.004303 2.270790 ( 3.909505)
build_miniruby 0.001448 0.000242 1.853683 ( 6.043935)
build_ruby 0.001824 0.000304 4.248929 ( 25.794246)
build_all 0.009440 0.001573 6.383178 ( 4.047812)
build_install 0.016952 0.006969 8.060197 ( 6.763802)
test_btest 0.000744 0.000141 62.487461 ( 32.592442)
test_basic 0.005958 0.005442 0.873316 ( 1.272673)
test_all 0.118889 0.034870 697.544794 (617.326820)
test_rubyspec 0.056971 0.032288 110.158670 (127.245221)
total: 825.00 sec