Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-210958
#<BuildRuby:0x000055af40ae5fc0
@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.20231029-210958",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004082 0.003257 2.311082 ( 3.452678)
build_miniruby 0.001908 0.000000 1.643734 ( 1.857957)
build_ruby 0.002014 0.000087 3.206782 ( 26.658471)
build_all 0.007329 0.001264 5.317010 ( 5.139965)
build_install 0.009177 0.014354 6.866550 ( 7.167178)
test_btest 0.000587 0.000160 61.363103 ( 61.795079)
test_basic 0.006216 0.001695 0.780416 ( 1.463039)
test_all 0.073684 0.054038 603.118949 (563.348377)
test_rubyspec 0.040642 0.033660 89.450762 (158.840401)
total: 829.72 sec