Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-161104
#<BuildRuby:0x000055c57e896658
@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.20240311-161104",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.009130 0.000707 3.134795 ( 5.207249)
build_miniruby 0.005038 0.000650 109.801014 ( 78.506065)
build_ruby 0.000000 0.002154 3.903814 ( 4.590030)
build_all 0.008995 0.000728 6.078956 ( 5.339684)
build_install 0.017669 0.004178 7.939493 ( 7.483440)
test_btest 0.000645 0.000099 72.604108 ( 67.730074)
test_basic 0.001867 0.007358 0.894457 ( 1.376719)
test_all 0.096781 0.028449 777.712804 (549.529267)
test_rubyspec 0.022695 0.072888 121.047086 (190.457275)
total: 910.22 sec