Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240707-175933
#<BuildRuby:0x00007f0e61e8fdc0
@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.20240707-175933",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000030 0.000008 0.000038 ( 0.000032)
autoconf 0.000044 0.000011 0.000055 ( 0.000054)
configure 0.000039 0.000009 0.000048 ( 0.000046)
build_up 0.007412 0.001797 4.673356 ( 4.190533)
build_miniruby 0.000000 0.002073 1.786628 ( 1.788586)
build_ruby 0.000240 0.002108 4.643031 ( 4.792066)
build_all 0.006704 0.004957 7.715025 ( 5.421481)
build_install 0.015114 0.013688 10.854799 ( 8.066736)
test_btest 0.000998 0.000351 99.417036 ( 54.853017)
test_basic 0.009271 0.004567 1.292024 ( 1.478130)
test_all 0.121139 0.040855 905.030907 (661.584176)
test_rubyspec 0.056718 0.042733 162.665897 (143.912979)
total: 886.09 sec