Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-171128
#<BuildRuby:0x000055a96779a980
@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.20230617-171128",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005825 0.000729 2.005662 ( 4.449408)
build_miniruby 0.001525 0.000191 1.454070 ( 1.709748)
build_ruby 0.000000 0.001547 2.927459 ( 3.590303)
build_all 0.005469 0.002673 2.389394 ( 2.600355)
build_install 0.012500 0.006633 3.596749 ( 3.879309)
test_btest 0.000658 0.000132 62.020248 ( 40.536949)
test_basic 0.003190 0.003730 0.725201 ( 1.046828)
test_all 0.001034 0.000233 569.035082 (455.754206)
test_rubyspec 0.049144 0.011567 78.840034 (116.675967)
total: 630.24 sec