Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-005911
#<BuildRuby:0x0000557f1a369f40
@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.20240130-005911",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002131 0.004429 2.040829 ( 2.453332)
build_miniruby 0.001725 0.000000 1.766341 ( 1.979545)
build_ruby 0.001705 0.000000 3.634723 ( 3.941319)
build_all 0.008326 0.000000 5.489885 ( 3.373065)
build_install 0.019808 0.001226 7.054172 ( 5.205698)
test_btest 0.001128 0.000000 71.960221 ( 53.872394)
test_basic 0.008127 0.000109 0.847698 ( 1.351100)
test_all 0.087805 0.036206 753.159400 (652.082082)
test_rubyspec 0.065314 0.051122 176.330531 (289.022894)
total: 1013.28 sec