Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-190859
#<BuildRuby:0x000055b01d63e1d8
@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.20230607-190859",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002731 0.003207 1.897506 ( 3.174145)
build_miniruby 0.001517 0.000157 1.388690 ( 1.402750)
build_ruby 0.001481 0.000153 2.766948 ( 3.015261)
build_all 0.002869 0.004403 2.192978 ( 1.843864)
build_install 0.016530 0.000526 3.237350 ( 2.887844)
test_btest 0.000784 0.000098 59.149075 ( 30.506876)
test_basic 0.002090 0.003938 0.636310 ( 2.572389)
test_all 0.001226 0.000186 556.460147 (405.076317)
test_rubyspec 0.026940 0.035905 78.299581 (120.643247)
total: 571.12 sec