Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-120644
#<BuildRuby:0x0000558509ac62f8
@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.20240114-120644",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.005282 0.000661 1.750789 ( 2.717382)
build_miniruby 0.001773 0.000221 1.787376 ( 1.854073)
build_ruby 0.001704 0.000213 3.306328 ( 3.713651)
build_all 0.004771 0.003744 5.013953 ( 4.254954)
build_install 0.017473 0.000090 6.096865 ( 5.231818)
test_btest 0.000877 0.000000 64.663264 ( 58.888336)
test_basic 0.008063 0.000073 0.788248 ( 1.208715)
test_all 0.085901 0.042151 820.910495 (822.986267)
test_rubyspec 0.026248 0.054959 93.024820 (178.755698)
total: 1079.61 sec