Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-163916
#<BuildRuby:0x000055c400f11fc0
@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.20231121-163916",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000030)
build_up 0.007778 0.000884 3.663340 ( 5.521720)
build_miniruby 0.003345 0.001686 112.924830 ( 97.409359)
build_ruby 0.000000 0.001899 3.373077 ( 4.339928)
build_all 0.000929 0.008578 5.416132 ( 6.039887)
build_install 0.011671 0.009523 6.775849 ( 7.935221)
test_btest 0.000522 0.000198 67.420817 ( 74.898996)
test_basic 0.001771 0.007420 0.821177 ( 1.457752)
test_all 0.078867 0.047765 615.810194 (496.635339)
test_rubyspec 0.033770 0.042518 89.417176 (138.082951)
total: 832.32 sec