Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-073531
#<BuildRuby:0x0000563c7d981e98
@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-073531",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003042 0.003978 1.947834 ( 3.304823)
build_miniruby 0.000000 0.002233 1.743501 ( 1.932308)
build_ruby 0.000199 0.001754 3.585320 ( 4.585598)
build_all 0.008381 0.000033 5.739388 ( 5.674673)
build_install 0.011962 0.010461 6.774265 ( 6.701397)
test_btest 0.000964 0.000000 62.990658 ( 57.836659)
test_basic 0.000000 0.009278 0.854738 ( 1.539482)
test_all 0.004760 0.006294 734.420296 (843.959998)
test_rubyspec 0.037594 0.048497 97.961181 (150.852673)
total: 1076.39 sec