Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-170520
#<BuildRuby:0x000055d0d8e82458
@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.20231026-170520",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005625 0.002750 2.417961 ( 3.786779)
build_miniruby 0.002004 0.000000 18.383108 ( 17.460754)
build_ruby 0.001765 0.000027 3.291443 ( 3.993636)
build_all 0.007747 0.000720 5.104152 ( 4.817866)
build_install 0.021491 0.000329 6.537276 ( 5.861351)
test_btest 0.000688 0.000104 63.395902 ( 57.553115)
test_basic 0.005887 0.000284 0.739665 ( 3.845296)
test_all 0.100294 0.030665 682.412918 (664.432011)
test_rubyspec 0.037689 0.038768 89.607039 (150.514642)
total: 912.27 sec