Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-114613
#<BuildRuby:0x000055e7556ee348
@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.20230911-114613",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003633 0.003783 2.350267 ( 5.562255)
build_miniruby 0.001780 0.000152 1.792960 ( 2.434285)
build_ruby 0.001627 0.000139 3.560556 ( 4.978647)
build_all 0.009782 0.000160 5.703979 ( 6.261163)
build_install 0.014271 0.008214 7.283137 ( 8.210247)
test_btest 0.000802 0.000100 65.038175 ( 64.740422)
test_basic 0.000332 0.004091 0.862768 ( 1.372532)
test_all 0.010861 0.001629 696.368356 (598.368652)
test_rubyspec 0.027260 0.055974 93.156384 (133.278606)
total: 825.21 sec