Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-033554
#<BuildRuby:0x0000560cb0509db8
@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.20230903-033554",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002057 0.004480 1.947509 ( 3.447437)
build_miniruby 0.002035 0.000421 1.822598 ( 2.349035)
build_ruby 0.002080 0.000000 3.406214 ( 4.047058)
build_all 0.009904 0.000000 5.521138 ( 5.901523)
build_install 0.017014 0.004159 6.684784 ( 6.966882)
test_btest 0.001065 0.000207 63.231151 ( 55.920588)
test_basic 0.000000 0.008343 0.813961 ( 1.291342)
test_all 0.014637 0.002563 680.396212 (762.611035)
test_rubyspec 0.055622 0.030209 98.303262 (158.254615)
total: 1000.79 sec