Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-193029
#<BuildRuby:0x0000557c08d56568
@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.20230817-193029",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.003502 0.004017 2.201790 ( 4.430290)
build_miniruby 0.001195 0.000199 1.707394 ( 3.220428)
build_ruby 0.001712 0.000285 3.180206 ( 7.398519)
build_all 0.008030 0.000627 5.385829 ( 4.885759)
build_install 0.009753 0.010747 6.792667 ( 5.733435)
test_btest 0.000875 0.000198 66.679324 ( 43.584220)
test_basic 0.007912 0.000721 0.819109 ( 1.048792)
test_all 0.005788 0.003863 601.802037 (323.646473)
test_rubyspec 0.040786 0.030725 89.898733 (114.016869)
total: 507.97 sec