Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-062327
#<BuildRuby:0x000055d9cf121fc0
@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.20230925-062327",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004011 0.003864 2.330807 ( 5.048145)
build_miniruby 0.001395 0.000279 1.745389 ( 2.340021)
build_ruby 0.001347 0.000270 3.374678 ( 4.411903)
build_all 0.008612 0.000904 5.635025 ( 5.972768)
build_install 0.017044 0.005971 7.102517 ( 7.787757)
test_btest 0.000000 0.001430 67.003564 ( 60.590312)
test_basic 0.000880 0.007449 0.862845 ( 1.383988)
test_all 0.008218 0.003014 664.093837 (567.264577)
test_rubyspec 0.038240 0.046158 95.480896 (136.725099)
total: 791.53 sec