Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240701-092222
#<BuildRuby:0x00007ff1a707fdc8
@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.20240701-092222",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000033 0.000011 0.000044 ( 0.000043)
build_up 0.008156 0.002718 4.625184 ( 7.554016)
build_miniruby 0.001756 0.000585 1.888025 ( 3.045029)
build_ruby 0.001839 0.000613 4.746567 ( 7.248932)
build_all 0.003231 0.008547 7.716023 ( 10.925634)
build_install 0.019980 0.014329 11.134795 ( 17.473767)
test_btest 0.000861 0.000370 101.008916 (141.159954)
test_basic 0.003343 0.010894 1.200977 ( 2.370865)
test_all 0.099256 0.065239 855.245502 (777.146086)
test_rubyspec 0.043854 0.052694 152.811395 ( 66.964566)
total: 1033.89 sec