Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-133941
#<BuildRuby:0x00005654f6fd6348
@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.20230908-133941",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006620 0.000427 2.316488 ( 5.028929)
build_miniruby 0.000000 0.002370 1.685687 ( 2.559215)
build_ruby 0.000582 0.000928 3.420714 ( 4.751996)
build_all 0.008633 0.000421 5.412849 ( 4.804772)
build_install 0.021348 0.000420 6.922179 ( 6.600421)
test_btest 0.000751 0.000060 60.721847 ( 55.652479)
test_basic 0.003864 0.004577 0.784175 ( 1.285042)
test_all 0.010265 0.001023 648.672558 (568.037177)
test_rubyspec 0.057740 0.025372 92.841619 (135.335854)
total: 784.06 sec