Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-011133
#<BuildRuby:0x000055745ae56090
@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.20230724-011133",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003174 0.004107 2.259415 ( 5.319433)
build_miniruby 0.001654 0.000000 1.682615 ( 1.970461)
build_ruby 0.002122 0.000000 3.226849 ( 4.108628)
build_all 0.008560 0.000000 2.742773 ( 3.374534)
build_install 0.020028 0.000248 3.966313 ( 4.134418)
test_btest 0.000804 0.000043 62.790964 ( 44.157378)
test_basic 0.001176 0.007575 0.782013 ( 1.105703)
test_all 0.000481 0.000776 597.344710 (310.033745)
test_rubyspec 0.024701 0.036465 80.566868 (104.537157)
total: 478.74 sec