Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-012043
#<BuildRuby:0x00005563e59929a8
@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.20240218-012043",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006139 0.001180 2.097796 ( 3.959207)
build_miniruby 0.000000 0.002012 1.751777 ( 2.196585)
build_ruby 0.000000 0.001852 3.634576 ( 5.024279)
build_all 0.009065 0.000300 6.208119 ( 7.160305)
build_install 0.021512 0.001698 7.681526 ( 8.529048)
test_btest 0.000268 0.003600 75.780149 ( 88.973247)
test_basic 0.004645 0.003423 0.866281 ( 1.568307)
test_all 0.088765 0.034982 759.144874 (602.597825)
test_rubyspec 0.049022 0.045202 118.661530 (164.434118)
total: 884.44 sec