Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-194245
#<BuildRuby:0x000055a2e17de090
@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.20230910-194245",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003483 0.003958 2.357636 ( 5.139342)
build_miniruby 0.001219 0.000261 1.710253 ( 2.133960)
build_ruby 0.002344 0.000000 3.433125 ( 4.571126)
build_all 0.006305 0.003299 5.769253 ( 5.655552)
build_install 0.019939 0.001632 6.996999 ( 7.612163)
test_btest 0.000672 0.000138 65.155216 ( 54.929201)
test_basic 0.008953 0.000000 0.872966 ( 1.322065)
test_all 0.011396 0.000000 719.139451 (577.400644)
test_rubyspec 0.048947 0.036858 94.427029 (136.842470)
total: 795.61 sec