Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-102620
#<BuildRuby:0x0000564be3d1a0d0
@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.20231229-102620",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.008386 0.001446 17.026321 ( 20.450756)
build_miniruby 0.008089 0.001395 187.098176 (185.058905)
build_ruby 0.002278 0.000393 4.188166 ( 5.989008)
build_all 0.008618 0.005139 32.703886 ( 44.922857)
build_install 0.016632 0.003353 6.719307 ( 8.837080)
test_btest 0.000000 0.001065 67.330940 ( 93.240490)
test_basic 0.000000 0.007775 0.804445 ( 1.599418)
test_all 0.098495 0.031437 755.243551 (764.696547)
test_rubyspec 0.035442 0.048349 96.310320 (151.173409)
total: 1275.97 sec