Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-111537
#<BuildRuby:0x0000565467b8e090
@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-111537",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.006613 2.088434 ( 4.450309)
build_miniruby 0.000620 0.001118 1.619462 ( 1.916187)
build_ruby 0.000000 0.001791 3.251459 ( 3.839463)
build_all 0.005914 0.002344 5.135766 ( 4.173471)
build_install 0.011320 0.008665 6.432012 ( 5.752179)
test_btest 0.000875 0.000192 66.289892 ( 49.336695)
test_basic 0.000000 0.007937 0.798254 ( 1.153124)
test_all 0.000000 0.002835 551.784023 (385.339995)
test_rubyspec 0.035112 0.025038 82.102997 (116.313908)
total: 572.28 sec