Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-091720
#<BuildRuby:0x0000564e14d5e658
@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.20231105-091720",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006210 0.001035 2.336320 ( 3.554569)
build_miniruby 0.000000 0.002307 1.761980 ( 2.216278)
build_ruby 0.000736 0.001164 3.385943 ( 11.514336)
build_all 0.006584 0.002891 5.538507 ( 5.194871)
build_install 0.019839 0.000768 6.941429 ( 7.467390)
test_btest 0.000000 0.000961 63.862937 ( 55.398085)
test_basic 0.003574 0.003813 0.762940 ( 1.226087)
test_all 0.083627 0.041392 626.809620 (470.971099)
test_rubyspec 0.032285 0.043342 90.447232 (144.315916)
total: 701.86 sec