Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-205805
#<BuildRuby:0x000055b95659dfc0
@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.20240125-205805",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.007071 2.132701 ( 3.487516)
build_miniruby 0.001326 0.000237 20.986828 ( 22.338935)
build_ruby 0.001560 0.000278 3.324573 ( 4.219953)
build_all 0.003519 0.004703 5.249877 ( 4.958165)
build_install 0.017875 0.001945 6.669959 ( 6.119063)
test_btest 0.000629 0.000126 66.843357 ( 72.422623)
test_basic 0.003287 0.004169 0.769175 ( 1.535211)
test_all 0.085696 0.039359 683.460632 (703.143836)
test_rubyspec 0.057518 0.056795 178.701890 (289.196001)
total: 1107.42 sec