Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241204-033301
#<BuildRuby:0x00007fb3d749fdd0
@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.20241204-033301",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.010401 4.423957 ( 4.758414)
build_miniruby 0.000277 0.001757 21.588934 ( 21.320824)
build_ruby 0.001760 0.000607 4.312659 ( 4.551865)
build_all 0.010681 0.000000 6.553025 ( 4.730057)
build_install 0.017044 0.007897 8.849750 ( 6.249777)
test_btest 0.000000 0.000960 66.941265 ( 55.550804)
test_basic 0.001728 0.011239 1.030620 ( 1.143165)
test_all 0.111153 0.042701 731.466377 (416.064905)
test_rubyspec 0.038209 0.042469 108.856192 ( 39.872164)
total: 554.24 sec