Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-031617
#<BuildRuby:0x000055c12a242458
@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.20230628-031617",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006802 0.000000 2.077611 ( 4.526857)
build_miniruby 0.001597 0.000069 1.551147 ( 2.054515)
build_ruby 0.001874 0.000201 3.047463 ( 3.747483)
build_all 0.007841 0.000396 5.024079 ( 5.145063)
build_install 0.019571 0.001091 6.227451 ( 6.151857)
test_btest 0.000688 0.000067 65.533923 ( 53.515576)
test_basic 0.007480 0.000724 0.773232 ( 1.122495)
test_all 0.001315 0.000128 558.581444 (371.988158)
test_rubyspec 0.034801 0.027696 84.632867 (122.410079)
total: 570.66 sec