Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-173943
#<BuildRuby:0x000055bb535ee458
@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.20230909-173943",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003911 0.003970 2.285689 ( 4.991557)
build_miniruby 0.001796 0.000372 1.788182 ( 2.616766)
build_ruby 0.001348 0.000279 3.464927 ( 4.461374)
build_all 0.000000 0.009405 5.767254 ( 6.021874)
build_install 0.013249 0.009977 7.247124 ( 8.018467)
test_btest 0.001005 0.000000 67.511595 ( 60.524206)
test_basic 0.003763 0.004309 0.798411 ( 1.452870)
test_all 0.006465 0.004939 665.919163 (630.388095)
test_rubyspec 0.048936 0.036234 94.783745 (137.367474)
total: 855.84 sec