Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-012433
#<BuildRuby:0x00007faca75cfde0
@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.20241123-012433",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004447 0.004108 4.176782 ( 4.581749)
build_miniruby 0.001635 0.000374 1.793796 ( 1.929696)
build_ruby 0.001623 0.000370 4.485765 ( 4.878908)
build_all 0.007649 0.001748 5.894189 ( 4.849915)
build_install 0.017580 0.005420 8.526172 ( 7.128887)
test_btest 0.000879 0.000208 64.271630 ( 59.244994)
test_basic 0.007508 0.005263 1.017739 ( 2.551696)
test_all 0.102506 0.049543 753.480496 (470.580937)
test_rubyspec 0.044736 0.042273 107.810757 ( 46.494483)
total: 602.24 sec