Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-041659
#<BuildRuby:0x000055e8280ae658
@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.20230915-041659",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001624 0.007238 2.540945 ( 5.595962)
build_miniruby 0.001418 0.000391 2.257230 ( 2.946740)
build_ruby 0.002371 0.000000 3.692985 ( 4.768624)
build_all 0.009037 0.000948 5.872474 ( 6.634969)
build_install 0.017579 0.004405 7.335673 ( 19.634826)
test_btest 0.000918 0.000000 63.837311 ( 70.727475)
test_basic 0.004598 0.004501 0.879601 ( 1.741426)
test_all 0.003900 0.006870 733.725590 (856.831903)
test_rubyspec 0.044368 0.036831 96.945305 (139.588871)
total: 1108.47 sec