Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-142313
#<BuildRuby:0x000056272bc520d0
@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.20230923-142313",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007691 0.000369 2.317240 ( 4.971328)
build_miniruby 0.001920 0.000000 1.706305 ( 2.225058)
build_ruby 0.001949 0.000000 3.500593 ( 4.365142)
build_all 0.010148 0.000000 5.448128 ( 5.409373)
build_install 0.017903 0.002839 6.537677 ( 7.567892)
test_btest 0.000969 0.000094 66.427545 ( 55.380435)
test_basic 0.003082 0.004217 0.840367 ( 1.350564)
test_all 0.007051 0.004367 687.605422 (557.744717)
test_rubyspec 0.009923 0.073604 95.067186 (136.554694)
total: 775.57 sec