Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-201910
#<BuildRuby:0x0000559d615c1f08
@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.20230921-201910",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004814 0.004026 2.539026 ( 5.521692)
build_miniruby 0.001737 0.000168 27.579046 ( 27.394985)
build_ruby 0.001697 0.000164 3.521837 ( 4.693082)
build_all 0.008430 0.000815 5.739489 ( 6.390501)
build_install 0.008450 0.014098 7.139371 ( 8.293146)
test_btest 0.000800 0.000151 66.431424 ( 66.558398)
test_basic 0.004652 0.004066 0.888209 ( 1.529564)
test_all 0.007687 0.003031 690.657146 (656.091623)
test_rubyspec 0.046954 0.033557 94.027259 (137.421787)
total: 913.90 sec