Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-225346
#<BuildRuby:0x000055f24c0ea0d0
@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.20240124-225346",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005598 0.000974 2.128963 ( 3.680310)
build_miniruby 0.001424 0.000248 21.233505 ( 21.472624)
build_ruby 0.001879 0.000326 3.344097 ( 3.925025)
build_all 0.007708 0.000552 5.264743 ( 4.016001)
build_install 0.018973 0.003162 6.772364 ( 5.703585)
test_btest 0.001204 0.000072 70.007062 ( 55.691643)
test_basic 0.003520 0.004298 0.801591 ( 1.249814)
test_all 0.099068 0.022602 711.069873 (568.018046)
test_rubyspec 0.060482 0.055763 181.349719 (276.458837)
total: 940.22 sec