Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-182653
#<BuildRuby:0x000056265ab25f80
@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.20240116-182653",
@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.000020 0.000002 0.000022 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005328 0.000410 1.792055 ( 2.835731)
build_miniruby 0.000000 0.002020 20.494731 ( 20.528682)
build_ruby 0.000224 0.001723 3.478030 ( 3.842512)
build_all 0.004288 0.004146 5.206703 ( 3.824410)
build_install 0.013294 0.006234 6.279714 ( 5.735008)
test_btest 0.000865 0.000000 62.749242 ( 55.195217)
test_basic 0.006781 0.000675 0.724206 ( 1.277476)
test_all 0.086711 0.042589 687.709045 (806.013784)
test_rubyspec 0.053228 0.059293 169.053173 (286.276746)
total: 1185.53 sec