Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-211837
#<BuildRuby:0x000055e7e0ce2228
@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.20230801-211837",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005091 0.004120 2.269729 ( 4.787726)
build_miniruby 0.001780 0.000306 57.432747 ( 44.134984)
build_ruby 0.001984 0.000000 3.387982 ( 4.309105)
build_all 0.003023 0.005715 2.727704 ( 3.147789)
build_install 0.019455 0.000885 4.236147 ( 4.887865)
test_btest 0.001120 0.000212 65.622161 ( 57.289029)
test_basic 0.006402 0.001211 0.763130 ( 1.087450)
test_all 0.001094 0.000206 631.018876 (439.245248)
test_rubyspec 0.011418 0.046499 82.885758 (114.088288)
total: 672.98 sec