Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-182452
#<BuildRuby:0x000055607cf62278
@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.20230925-182452",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003082 0.004821 2.519308 ( 5.549818)
build_miniruby 0.001632 0.000484 4.288681 ( 5.332511)
build_ruby 0.000000 0.001960 3.224016 ( 4.334787)
build_all 0.000000 0.009174 5.535302 ( 5.612416)
build_install 0.010514 0.012658 7.036873 ( 8.110985)
test_btest 0.000703 0.000330 64.458190 ( 57.433961)
test_basic 0.006009 0.003052 0.843340 ( 1.319811)
test_all 0.002116 0.008637 648.167323 (587.243671)
test_rubyspec 0.048612 0.033877 93.564402 (135.355672)
total: 810.29 sec