Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-151102
#<BuildRuby:0x000055a94549e208
@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.20231030-151102",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.007310 0.000481 2.544546 ( 4.445699)
build_miniruby 0.001362 0.000195 2.132680 ( 2.726667)
build_ruby 0.001570 0.000225 3.285211 ( 3.967416)
build_all 0.009060 0.000000 5.202734 ( 4.784164)
build_install 0.008303 0.013147 6.583069 ( 6.756747)
test_btest 0.001056 0.000000 62.377173 ( 52.642800)
test_basic 0.007954 0.000000 0.807821 ( 1.119761)
test_all 0.085566 0.042026 646.388071 (477.555901)
test_rubyspec 0.035292 0.041446 90.130571 (147.696937)
total: 701.70 sec