Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-211414
#<BuildRuby:0x0000557faa030c30
@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.20230701-211414",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006578 0.000550 2.228598 ( 4.640180)
build_miniruby 0.001708 0.000356 1.655221 ( 1.840219)
build_ruby 0.001775 0.000369 3.252801 ( 3.895298)
build_all 0.004015 0.005208 5.208677 ( 4.423569)
build_install 0.019350 0.001384 6.336310 ( 6.545710)
test_btest 0.000724 0.000161 65.683458 ( 49.187840)
test_basic 0.002724 0.000000 0.748719 ( 1.106030)
test_all 0.001471 0.000000 574.587851 (382.680724)
test_rubyspec 0.044218 0.013066 81.083950 (115.485485)
total: 569.81 sec