Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-210841
#<BuildRuby:0x000055efe69cda48
@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.20230526-210841",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003645 0.003502 1.967147 ( 4.362404)
build_miniruby 0.001589 0.000164 1.529656 ( 2.148108)
build_ruby 0.001827 0.000189 3.049231 ( 4.151771)
build_all 0.004182 0.003955 2.253700 ( 2.693142)
build_install 0.019087 0.000884 3.396389 ( 4.295875)
test_btest 0.000976 0.000000 64.216723 ( 57.294724)
test_basic 0.002710 0.004098 0.675395 ( 1.017813)
test_all 0.000925 0.000136 590.709941 (618.303598)
test_rubyspec 0.037496 0.021626 76.006571 (114.787431)
total: 809.06 sec