Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240205-150432
#<BuildRuby:0x000055ca8d9c2068
@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.20240205-150432",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006301 0.000675 1.999194 ( 3.356571)
build_miniruby 0.001727 0.000185 1.777252 ( 2.061635)
build_ruby 0.000000 0.002102 3.518445 ( 4.176656)
build_all 0.005618 0.002929 5.554734 ( 4.719195)
build_install 0.015764 0.005636 7.165990 ( 6.293080)
test_btest 0.000815 0.000136 73.306386 ( 65.222397)
test_basic 0.005286 0.000084 0.848770 ( 1.390057)
test_all 0.086372 0.039160 746.957634 (667.806889)
test_rubyspec 0.052344 0.063826 184.018224 (281.354468)
total: 1036.38 sec