Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-083331
#<BuildRuby:0x000055a1b0daa348
@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.20231115-083331",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005869 0.001786 2.170077 ( 4.563513)
build_miniruby 0.001434 0.000436 2.215901 ( 3.239257)
build_ruby 0.001384 0.000421 3.256497 ( 4.875365)
build_all 0.006739 0.002051 5.124869 ( 6.226264)
build_install 0.017804 0.004407 6.562795 ( 8.749049)
test_btest 0.000662 0.000196 66.298684 ( 85.765235)
test_basic 0.005649 0.001674 0.799486 ( 1.813631)
test_all 0.088544 0.040070 774.972031 (638.474629)
test_rubyspec 0.048850 0.019794 88.166197 (110.561161)
total: 864.27 sec