Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-231104
#<BuildRuby:0x000055f9e22da348
@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.20240210-231104",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003737 0.003796 2.162488 ( 4.006876)
build_miniruby 0.001551 0.000418 2.196324 ( 2.709591)
build_ruby 0.001341 0.000361 3.672802 ( 4.676221)
build_all 0.007719 0.002078 6.233207 ( 7.148652)
build_install 0.019328 0.003756 7.927310 ( 9.371669)
test_btest 0.000950 0.000245 74.164196 ( 81.811300)
test_basic 0.002797 0.005027 0.844398 ( 1.633665)
test_all 0.099852 0.030187 780.865175 (765.031963)
test_rubyspec 0.046493 0.065401 182.790305 (266.312161)
total: 1142.70 sec