Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-225254
#<BuildRuby:0x00005605dab8a048
@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.20231127-225254",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003444 0.004191 2.481062 ( 4.176159)
build_miniruby 0.002345 0.000251 85.465526 ( 49.845127)
build_ruby 0.001657 0.000177 3.783244 ( 4.622500)
build_all 0.005605 0.003234 5.347993 ( 4.912116)
build_install 0.012666 0.008656 6.821488 ( 6.716198)
test_btest 0.000615 0.000112 63.950149 ( 60.065621)
test_basic 0.006289 0.000930 0.846204 ( 1.172835)
test_all 0.087441 0.037438 650.744464 (363.635649)
test_rubyspec 0.032938 0.041306 88.231786 (108.544845)
total: 603.69 sec