Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-101707
#<BuildRuby:0x0000563e3c5ee090
@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-101707",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007377 0.000763 2.499833 ( 5.425034)
build_miniruby 0.001620 0.000000 2.132719 ( 2.880389)
build_ruby 0.002057 0.000000 3.442850 ( 4.039961)
build_all 0.008649 0.000381 5.439857 ( 4.499765)
build_install 0.012203 0.008054 6.786261 ( 7.607297)
test_btest 0.000816 0.000117 64.410554 ( 55.268490)
test_basic 0.000028 0.008584 0.878488 ( 1.400828)
test_all 0.011112 0.005808 730.145794 (768.627089)
test_rubyspec 0.051649 0.031923 95.856951 (147.984178)
total: 997.73 sec