Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-093618
#<BuildRuby:0x0000563b019ce450
@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.20230903-093618",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006233 0.000146 1.922721 ( 3.223055)
build_miniruby 0.000000 0.002131 1.749629 ( 2.186163)
build_ruby 0.000118 0.001901 3.370157 ( 4.441298)
build_all 0.008996 0.000900 5.607970 ( 5.801020)
build_install 0.015293 0.005825 6.783606 ( 7.228466)
test_btest 0.000726 0.000094 62.131979 ( 57.011884)
test_basic 0.004172 0.004703 0.890829 ( 1.386965)
test_all 0.010574 0.007903 692.208054 (785.996228)
test_rubyspec 0.041863 0.039886 96.805933 (144.163074)
total: 1011.44 sec