Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-002224
#<BuildRuby:0x00005651b7759f40
@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.20240317-002224",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002742 0.004015 2.452152 ( 3.418262)
build_miniruby 0.001922 0.000000 1.756362 ( 2.119219)
build_ruby 0.001653 0.000000 3.504737 ( 4.168125)
build_all 0.007320 0.001061 6.001689 ( 5.045581)
build_install 0.014966 0.005525 7.926726 ( 6.572431)
test_btest 0.000913 0.000163 72.809066 ( 66.220062)
test_basic 0.007263 0.001297 0.886145 ( 1.367490)
test_all 0.111143 0.014997 825.990577 (619.783617)
test_rubyspec 0.034866 0.067724 126.572266 (196.497032)
total: 905.19 sec