Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-144942
#<BuildRuby:0x0000559dc50ea0c0
@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.20231125-144942",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003085 0.004704 2.180540 ( 3.324851)
build_miniruby 0.001600 0.000000 2.935799 ( 2.876660)
build_ruby 0.002042 0.000000 3.427360 ( 4.192764)
build_all 0.008580 0.000808 5.502630 ( 4.398756)
build_install 0.021120 0.000584 6.992251 ( 6.239003)
test_btest 0.001122 0.000000 62.411312 ( 55.357347)
test_basic 0.005371 0.000000 0.784574 ( 1.193805)
test_all 0.083162 0.040917 638.618159 (341.512015)
test_rubyspec 0.047940 0.027398 90.303737 (115.789478)
total: 534.89 sec