Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-110137
#<BuildRuby:0x000055bb1c015f18
@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.20240202-110137",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.007111 0.000329 2.042956 ( 3.206189)
build_miniruby 0.001333 0.000138 1.803715 ( 2.134418)
build_ruby 0.001858 0.000192 3.439263 ( 4.211171)
build_all 0.004726 0.004231 5.682028 ( 4.586775)
build_install 0.020888 0.001013 7.041243 ( 5.761006)
test_btest 0.000820 0.000100 72.405918 ( 67.419405)
test_basic 0.007930 0.000961 0.857463 ( 1.235519)
test_all 0.085287 0.038447 706.673134 (632.714389)
test_rubyspec 0.054446 0.061862 178.987328 (279.140373)
total: 1000.41 sec