Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-172146
#<BuildRuby:0x000055a45b85e030
@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.20240215-172146",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007474 0.000607 2.378403 ( 4.452242)
build_miniruby 0.002214 0.000395 99.462150 ( 75.284267)
build_ruby 0.000000 0.002472 3.908063 ( 4.815937)
build_all 0.002838 0.006699 6.362547 ( 6.187092)
build_install 0.016002 0.007588 8.108793 ( 7.901992)
test_btest 0.000714 0.000197 75.269297 ( 68.588941)
test_basic 0.007829 0.000000 0.880767 ( 1.400332)
test_all 0.091399 0.033615 753.928341 (448.630681)
test_rubyspec 0.045015 0.052097 120.496886 (154.330800)
total: 771.59 sec