Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-121859
#<BuildRuby:0x00005609d3302568
@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.20230922-121859",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003924 0.003918 2.503197 ( 5.889454)
build_miniruby 0.001338 0.000185 2.025227 ( 2.764340)
build_ruby 0.002308 0.000000 3.524955 ( 4.693925)
build_all 0.008162 0.000880 5.661648 ( 6.374294)
build_install 0.009345 0.012785 7.232479 ( 7.352971)
test_btest 0.000788 0.000173 64.849236 ( 61.904844)
test_basic 0.001776 0.007828 0.856966 ( 1.381865)
test_all 0.002292 0.009121 673.514325 (612.468380)
test_rubyspec 0.037749 0.042251 93.039786 (136.871079)
total: 839.70 sec