Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-113251
#<BuildRuby:0x000056334146e3b0
@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.20230827-113251",
@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.000023 0.000007 0.000030 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003223 0.005120 2.351655 ( 5.151216)
build_miniruby 0.001297 0.000449 1.752265 ( 2.306118)
build_ruby 0.001868 0.000000 3.411546 ( 4.416354)
build_all 0.008545 0.000000 5.629493 ( 5.759610)
build_install 0.022160 0.000000 7.196800 ( 8.355536)
test_btest 0.000992 0.000000 70.022858 ( 68.347625)
test_basic 0.006127 0.002569 0.834737 ( 1.551729)
test_all 0.006423 0.004719 690.472920 (810.898552)
test_rubyspec 0.046890 0.040423 96.491948 (143.159876)
total: 1049.95 sec