Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-232101
#<BuildRuby:0x000055d5e6461e98
@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.20240216-232101",
@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.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.008026 0.000803 2.431748 ( 4.101009)
build_miniruby 0.002311 0.000231 66.969149 ( 50.347730)
build_ruby 0.001551 0.000155 4.029443 ( 24.285030)
build_all 0.005058 0.004436 6.124630 ( 6.452926)
build_install 0.016276 0.004835 7.523059 ( 6.729147)
test_btest 0.000713 0.000105 70.380420 ( 49.525223)
test_basic 0.005043 0.000741 0.807709 ( 1.406224)
test_all 0.074388 0.049619 792.383875 (448.683087)
test_rubyspec 0.053877 0.040593 116.113708 (142.253202)
total: 733.78 sec