Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-123340
#<BuildRuby:0x000055b6dddce1e8
@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.20231221-123340",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.006631 0.000000 2.085782 ( 3.682116)
build_miniruby 0.001512 0.000034 2.005945 ( 3.013910)
build_ruby 0.001746 0.000280 3.513890 ( 4.361795)
build_all 0.006880 0.001101 5.168999 ( 4.950071)
build_install 0.007986 0.013119 6.614100 ( 6.019903)
test_btest 0.000600 0.000155 62.648348 ( 59.303122)
test_basic 0.001620 0.006635 0.792590 ( 1.283242)
test_all 0.101975 0.029853 652.090384 (748.624204)
test_rubyspec 0.058933 0.024869 93.736128 (174.707515)
total: 1005.95 sec