Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-031041
#<BuildRuby:0x0000556d6b72a398
@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.20230708-031041",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007804 0.000252 2.619591 ( 5.667396)
build_miniruby 0.004542 0.004188 159.837859 (167.312684)
build_ruby 0.001553 0.000150 3.688028 ( 4.195326)
build_all 0.007493 0.004628 29.646124 ( 18.261349)
build_install 0.009343 0.008768 6.524764 ( 6.795080)
test_btest 0.000586 0.000103 65.441669 ( 40.958389)
test_basic 0.000284 0.007804 0.769679 ( 1.131375)
test_all 0.000525 0.000974 606.213070 (376.465057)
test_rubyspec 0.022589 0.032786 80.503463 (108.987906)
total: 729.78 sec