Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-071611
#<BuildRuby:0x00005586420f6090
@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.20231216-071611",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002943 0.004285 2.395066 ( 2.834627)
build_miniruby 0.001640 0.000000 1.495145 ( 1.613393)
build_ruby 0.001579 0.000000 3.011358 ( 30.897970)
build_all 0.001272 0.007024 5.299247 ( 2.517651)
build_install 0.018398 0.000946 6.739930 ( 3.901776)
test_btest 0.000764 0.000106 63.326323 ( 34.814946)
test_basic 0.005434 0.000183 0.796342 ( 0.874865)
test_all 0.120430 0.007251 685.123525 (294.882435)
test_rubyspec 0.044196 0.018965 80.631310 ( 92.366920)
total: 464.71 sec