Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241226-215106
#<BuildRuby:0x00007f1dc8c9fdc8
@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.20241226-215106",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000075 0.000000 0.000075 ( 0.000075)
build_up 0.005896 0.000341 2.209818 ( 4.256118)
build_miniruby 0.001693 0.000308 1.792169 ( 3.126207)
build_ruby 0.002011 0.000365 4.289299 ( 96.454231)
build_all 0.007594 0.004993 6.399715 ( 8.944552)
build_install 0.022403 0.001732 8.028598 ( 10.782966)
test_btest 0.001055 0.000200 67.133903 (100.818893)
test_basic 0.012726 0.000000 0.995991 ( 1.997192)
test_all 0.097231 0.063531 688.718144 (835.303360)
test_rubyspec 0.035033 0.052058 108.984583 ( 93.228883)
total: 1154.91 sec