Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-052048
#<BuildRuby:0x0000555abecea018
@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.20240220-052048",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.009630 0.000208 3.176555 ( 5.017801)
build_miniruby 0.001569 0.000000 2.242296 ( 3.202118)
build_ruby 0.000000 0.002193 3.834496 ( 5.080765)
build_all 0.004879 0.004844 6.611893 ( 7.914070)
build_install 0.017296 0.006673 8.973803 ( 10.644550)
test_btest 0.000000 0.001067 74.275866 ( 89.475443)
test_basic 0.005913 0.002545 0.937602 ( 1.856019)
test_all 0.095222 0.030742 733.368218 (580.781167)
test_rubyspec 0.054018 0.044229 123.851350 (163.595951)
total: 867.57 sec