Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-165237
#<BuildRuby:0x000055b0bfab5a48
@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.20240124-165237",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003299 0.003818 2.087398 ( 3.341962)
build_miniruby 0.001550 0.000000 19.610241 ( 19.467871)
build_ruby 0.001677 0.000000 3.421423 ( 3.703375)
build_all 0.003050 0.004716 5.286547 ( 3.865358)
build_install 0.018079 0.002335 6.672001 ( 4.965643)
test_btest 0.000881 0.000240 71.989978 ( 52.830157)
test_basic 0.000464 0.007986 0.840915 ( 1.119008)
test_all 0.068178 0.053176 700.464791 (499.700185)
test_rubyspec 0.035893 0.081495 182.341517 (288.659623)
total: 877.65 sec