Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-073428
#<BuildRuby:0x0000557ccf426228
@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.20230829-073428",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007928 0.000383 2.495349 ( 5.703490)
build_miniruby 0.001392 0.000140 2.212609 ( 3.221324)
build_ruby 0.002031 0.000203 3.474901 ( 4.689137)
build_all 0.007426 0.000742 5.750668 ( 6.221115)
build_install 0.016654 0.005534 7.636860 ( 8.236271)
test_btest 0.000802 0.000100 74.368254 ( 72.321898)
test_basic 0.008731 0.000468 0.893725 ( 1.478041)
test_all 0.006111 0.011081 711.802461 (785.868927)
test_rubyspec 0.039879 0.043739 99.421396 (148.222482)
total: 1035.96 sec