Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-050920
#<BuildRuby:0x0000558f6bd3e190
@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.20230501-050920",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.007010 2.040992 ( 4.832788)
build_miniruby 0.000352 0.001069 1.706230 ( 2.401725)
build_ruby 0.001318 0.000153 2.531576 ( 3.541090)
build_all 0.007320 0.000355 2.219032 ( 3.199775)
build_install 0.018984 0.001085 3.516199 ( 4.748220)
test_btest 0.001197 0.000124 63.701220 ( 74.908193)
test_basic 0.006592 0.000682 0.695274 ( 1.391300)
test_all 0.001190 0.000000 577.447635 (652.940809)
test_rubyspec 0.025674 0.040031 77.193381 (115.367054)
total: 863.33 sec