Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-190625
#<BuildRuby:0x000055ab0d692068
@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.20240206-190625",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005914 0.001725 2.265687 ( 4.015054)
build_miniruby 0.000884 0.004388 93.206682 ( 58.098526)
build_ruby 0.001572 0.000524 3.921753 ( 4.466966)
build_all 0.007652 0.001104 5.618282 ( 4.761539)
build_install 0.018018 0.003235 7.218982 ( 6.518686)
test_btest 0.000793 0.000238 71.781475 ( 71.286341)
test_basic 0.006996 0.000797 0.776910 ( 1.295952)
test_all 0.084159 0.039917 749.201566 (702.399947)
test_rubyspec 0.047280 0.067644 180.670633 (273.789736)
total: 1126.63 sec