Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-005554
#<BuildRuby:0x00005617484be398
@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.20240119-005554",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005649 0.000605 1.774034 ( 3.298887)
build_miniruby 0.001497 0.000160 1.946852 ( 4.216885)
build_ruby 0.001669 0.000179 3.629561 ( 30.640515)
build_all 0.005135 0.003868 5.309264 ( 6.339043)
build_install 0.019039 0.001912 6.553679 ( 7.805853)
test_btest 0.000000 0.000897 69.081106 ( 74.520626)
test_basic 0.000615 0.007637 0.849981 ( 1.444003)
test_all 0.086219 0.042893 776.873677 (910.976832)
test_rubyspec 0.059158 0.054748 171.286605 (274.632699)
total: 1313.88 sec