Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-201644
#<BuildRuby:0x0000561ac679e230
@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.20230919-201644",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004634 0.004091 2.531563 ( 5.967950)
build_miniruby 0.001603 0.000267 31.616501 ( 36.687257)
build_ruby 0.001635 0.000272 3.436190 ( 4.353242)
build_all 0.004328 0.004986 5.521092 ( 6.047019)
build_install 0.006361 0.014708 7.080555 ( 8.340595)
test_btest 0.000704 0.000212 63.270697 ( 57.523983)
test_basic 0.006959 0.002087 0.841130 ( 1.328950)
test_all 0.001355 0.009979 696.147566 (724.084132)
test_rubyspec 0.045078 0.038833 94.200946 (143.341006)
total: 987.68 sec