Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-032056
#<BuildRuby:0x0000558108a79ef8
@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.20240217-032056",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007187 0.000453 2.358699 ( 4.411472)
build_miniruby 0.004175 0.000575 105.950381 ( 88.692164)
build_ruby 0.001801 0.000000 4.097454 ( 5.166293)
build_all 0.009183 0.000355 6.151587 ( 6.597001)
build_install 0.018289 0.004452 7.846016 ( 7.802435)
test_btest 0.000734 0.000105 76.383113 ( 76.827158)
test_basic 0.003990 0.005003 0.912144 ( 1.411142)
test_all 0.094367 0.028856 763.599810 (552.288438)
test_rubyspec 0.041960 0.054477 118.285679 (173.117932)
total: 916.32 sec