Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-032458
#<BuildRuby:0x000055b43c8f2208
@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.20230807-032458",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.008037 2.456718 ( 5.075662)
build_miniruby 0.003424 0.000456 47.947452 ( 31.064129)
build_ruby 0.001548 0.000207 3.301878 ( 3.772150)
build_all 0.006831 0.000911 2.820555 ( 2.910449)
build_install 0.010581 0.009173 4.350255 ( 4.411068)
test_btest 0.000714 0.000134 66.588301 ( 49.410017)
test_basic 0.004340 0.004470 0.818200 ( 1.217262)
test_all 0.001545 0.000328 634.666669 (365.896244)
test_rubyspec 0.033921 0.027856 87.999062 (110.378845)
total: 574.14 sec