Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-043245
#<BuildRuby:0x000056136c2ce090
@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.20231114-043245",
@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.000023 0.000006 0.000029 ( 0.000024)
autoconf 0.000036 0.000010 0.000046 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006121 0.001714 2.318066 ( 4.316238)
build_miniruby 0.001360 0.000380 1.952110 ( 2.539024)
build_ruby 0.001756 0.000000 3.445266 ( 4.831082)
build_all 0.008632 0.000000 5.001791 ( 6.149482)
build_install 0.011186 0.008663 6.629450 ( 8.662019)
test_btest 0.000963 0.000000 61.838163 ( 78.642329)
test_basic 0.008032 0.000138 0.826354 ( 4.637885)
test_all 0.092117 0.036112 671.617482 (657.531918)
test_rubyspec 0.044681 0.030777 91.086956 (143.099666)
total: 910.41 sec