Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-071116
#<BuildRuby:0x0000558241b7a318
@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.20230502-071116",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006379 0.000245 2.078084 ( 5.366948)
build_miniruby 0.001422 0.000000 1.889208 ( 2.475679)
build_ruby 0.000000 0.002156 2.777725 ( 3.977051)
build_all 0.005611 0.002024 2.215172 ( 2.967190)
build_install 0.015238 0.004972 3.592942 ( 4.785847)
test_btest 0.000737 0.000073 62.136797 ( 68.597340)
test_basic 0.002417 0.004882 0.684454 ( 1.196984)
test_all 0.001352 0.000181 579.851398 (618.286999)
test_rubyspec 0.039513 0.018344 77.210334 (110.751400)
total: 818.41 sec