Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230927-142412
#<BuildRuby:0x000056504b4357c8
@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.20230927-142412",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.008922 0.001151 27.199552 ( 22.666270)
build_miniruby 0.001464 0.000189 20.286985 ( 23.536004)
build_ruby 0.001785 0.000231 3.604383 ( 7.496516)
build_all 0.002066 0.008010 17.479583 ( 17.188369)
build_install 0.014078 0.007775 7.207929 ( 6.836011)
test_btest 0.000701 0.000156 64.356881 ( 48.086320)
test_basic 0.008792 0.000110 0.862957 ( 1.437357)
test_all 0.002761 0.007944 659.675978 (455.270283)
test_rubyspec 0.039137 0.046194 98.058272 (140.494430)
total: 723.01 sec