Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-233247
#<BuildRuby:0x00005585d19aa090
@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.20230816-233247",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006321 0.000000 2.211373 ( 4.277822)
build_miniruby 0.001607 0.000075 1.669192 ( 1.783005)
build_ruby 0.001272 0.000212 3.106517 ( 3.614514)
build_all 0.005152 0.003414 5.563645 ( 4.270344)
build_install 0.012415 0.007021 6.766804 ( 5.379431)
test_btest 0.000628 0.000139 65.593213 ( 44.709368)
test_basic 0.007856 0.000918 0.795667 ( 1.308566)
test_all 0.006665 0.003633 625.167278 (335.850382)
test_rubyspec 0.036362 0.038418 90.478919 (121.666413)
total: 522.86 sec