Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-222419
#<BuildRuby:0x000055d7c5029d90
@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.20230924-222419",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003535 0.005572 2.430035 ( 5.432963)
build_miniruby 0.001320 0.000599 2.381873 ( 2.628952)
build_ruby 0.001234 0.000561 3.216936 ( 4.182766)
build_all 0.005057 0.004636 5.253024 ( 4.818469)
build_install 0.010305 0.013831 6.789496 ( 6.191989)
test_btest 0.000589 0.000329 61.535447 ( 43.923333)
test_basic 0.000025 0.008786 0.805049 ( 1.234417)
test_all 0.007039 0.003294 644.908873 (392.437042)
test_rubyspec 0.048396 0.030794 93.119629 (131.583026)
total: 592.43 sec