Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240213-172038
#<BuildRuby:0x000055a448f22230
@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.20240213-172038",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.005705 0.004119 17.232987 ( 19.539730)
build_miniruby 0.009959 0.000933 275.011339 (220.424776)
build_ruby 0.002106 0.000000 4.001646 ( 5.445673)
build_all 0.008040 0.008888 36.789036 ( 35.519290)
build_install 0.019841 0.001540 7.866934 ( 9.660447)
test_btest 0.000642 0.000089 77.152030 ( 96.678825)
test_basic 0.003113 0.005224 0.867514 ( 1.499086)
test_all 0.106141 0.017690 741.453248 (560.077205)
test_rubyspec 0.059424 0.056085 184.027574 (241.472477)
total: 1190.32 sec