Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231225-023216
#<BuildRuby:0x000055b6a9456338
@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.20231225-023216",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005444 0.000947 1.889519 ( 2.944089)
build_miniruby 0.001900 0.000330 27.387657 ( 14.910367)
build_ruby 0.001665 0.000290 3.253656 ( 3.602543)
build_all 0.000910 0.007906 5.007011 ( 3.658396)
build_install 0.014443 0.006619 6.151134 ( 4.989267)
test_btest 0.000941 0.000259 64.925077 ( 61.042935)
test_basic 0.006633 0.001829 0.784842 ( 1.047063)
test_all 0.091616 0.036307 759.035241 (609.775887)
test_rubyspec 0.037551 0.043727 93.823223 (181.857760)
total: 883.83 sec