Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-051622
#<BuildRuby:0x000055c98ecd2398
@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.20230621-051622",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.007329 2.046225 ( 5.784493)
build_miniruby 0.000000 0.002184 1.448625 ( 1.826304)
build_ruby 0.000000 0.001727 2.849855 ( 3.747223)
build_all 0.004701 0.004179 5.025530 ( 4.718656)
build_install 0.019756 0.001710 6.194550 ( 5.835967)
test_btest 0.000914 0.000194 64.362210 ( 49.496436)
test_basic 0.000000 0.007953 0.726294 ( 1.173335)
test_all 0.000000 0.001607 578.674053 (402.245530)
test_rubyspec 0.031109 0.028616 80.315829 (115.951189)
total: 590.78 sec