Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-050327
#<BuildRuby:0x0000558a128f62f8
@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.20230515-050327",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002764 0.004207 2.033276 ( 4.646247)
build_miniruby 0.001175 0.000131 1.521809 ( 1.870888)
build_ruby 0.001557 0.000173 2.486004 ( 3.135905)
build_all 0.007727 0.000000 2.174726 ( 2.343413)
build_install 0.013442 0.004731 3.625093 ( 3.701615)
test_btest 0.000778 0.000100 56.114739 ( 39.521292)
test_basic 0.003330 0.004146 0.657895 ( 0.974184)
test_all 0.001227 0.000192 531.204727 (337.674486)
test_rubyspec 0.026942 0.024949 74.290896 ( 96.695610)
total: 490.56 sec