Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-170530
#<BuildRuby:0x000055b06a84e458
@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.20240206-170530",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006621 0.000491 2.275757 ( 3.831817)
build_miniruby 0.001650 0.000122 29.371532 ( 24.068435)
build_ruby 0.001537 0.000114 3.612961 ( 3.948349)
build_all 0.008619 0.000638 5.576469 ( 4.686881)
build_install 0.011256 0.010442 7.099065 ( 6.016469)
test_btest 0.000755 0.000108 71.569074 ( 58.030356)
test_basic 0.007393 0.000327 0.808626 ( 1.134954)
test_all 0.097284 0.026559 709.660883 (630.497848)
test_rubyspec 0.036553 0.078337 186.537120 (286.897653)
total: 1019.11 sec