Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-014626
#<BuildRuby:0x000055bd1ca76398
@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.20230912-014626",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004291 0.003511 2.467754 ( 5.132152)
build_miniruby 0.001871 0.000000 1.836444 ( 2.379297)
build_ruby 0.002019 0.000000 3.530937 ( 4.531801)
build_all 0.009349 0.000000 5.933525 ( 6.408907)
build_install 0.016529 0.006536 7.313131 ( 7.784168)
test_btest 0.000730 0.000104 65.443743 ( 65.117739)
test_basic 0.000467 0.007447 0.872163 ( 1.537802)
test_all 0.011499 0.000075 699.758730 (617.497975)
test_rubyspec 0.041789 0.037230 96.277796 (135.850386)
total: 846.24 sec