Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230524-230924
#<BuildRuby:0x00005567695ee090
@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.20230524-230924",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000004 0.000039 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005857 0.000675 1.881307 ( 4.363005)
build_miniruby 0.001665 0.000192 1.470925 ( 1.943958)
build_ruby 0.001584 0.000182 2.643230 ( 3.711369)
build_all 0.007389 0.000000 2.126893 ( 3.210229)
build_install 0.014106 0.004875 3.164109 ( 4.131822)
test_btest 0.000773 0.000103 61.460178 ( 71.647899)
test_basic 0.005861 0.000781 0.676937 ( 1.416042)
test_all 0.001033 0.000138 536.197655 (656.386643)
test_rubyspec 0.040035 0.019306 76.214034 (116.770517)
total: 863.58 sec