Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-124105
#<BuildRuby:0x000055dea317e0d0
@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.20231118-124105",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006194 0.000477 2.013354 ( 3.791745)
build_miniruby 0.001694 0.000130 1.765198 ( 2.468544)
build_ruby 0.002144 0.000165 3.430303 ( 5.050776)
build_all 0.008732 0.000315 5.292024 ( 5.935568)
build_install 0.019807 0.001084 6.591285 ( 7.295486)
test_btest 0.001028 0.000000 65.168787 ( 74.120422)
test_basic 0.003200 0.004581 0.772810 ( 1.343827)
test_all 0.087380 0.040503 663.398506 (410.291543)
test_rubyspec 0.046532 0.027017 88.443320 (135.263703)
total: 645.56 sec