Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-072926
#<BuildRuby:0x00005643e1c06090
@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.20230820-072926",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.007443 0.000676 2.438678 ( 4.860378)
build_miniruby 0.001555 0.000141 1.785254 ( 2.217545)
build_ruby 0.001630 0.000148 3.692042 ( 4.678263)
build_all 0.007919 0.000720 5.800594 ( 5.805081)
build_install 0.016038 0.004329 6.991576 ( 7.266170)
test_btest 0.000717 0.000077 67.679007 ( 57.640064)
test_basic 0.003719 0.005038 0.912858 ( 1.385482)
test_all 0.009016 0.001219 633.441767 (434.006634)
test_rubyspec 0.035928 0.041075 95.230595 (124.086186)
total: 641.95 sec