Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-173025
#<BuildRuby:0x00005593801f6058
@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.20230820-173025",
@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.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003127 0.004454 2.460461 ( 5.039452)
build_miniruby 0.001353 0.000218 2.013700 ( 2.646285)
build_ruby 0.001619 0.000261 3.295031 ( 4.045261)
build_all 0.007441 0.001200 5.506237 ( 5.093463)
build_install 0.015137 0.005550 7.157208 ( 6.669645)
test_btest 0.001020 0.000000 69.751327 ( 50.839335)
test_basic 0.008800 0.000125 0.856563 ( 1.099882)
test_all 0.007092 0.003973 616.179802 (398.119749)
test_rubyspec 0.034180 0.039106 91.168410 (121.099144)
total: 594.65 sec