Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-065154
#<BuildRuby:0x000055a11329e2a8
@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.20240121-065154",
@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.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001570 0.004205 1.635727 ( 2.158402)
build_miniruby 0.001109 0.000171 1.641877 ( 1.646677)
build_ruby 0.001929 0.000000 3.337226 ( 3.698491)
build_all 0.004069 0.003703 5.125375 ( 3.095847)
build_install 0.015137 0.003838 6.350212 ( 4.502895)
test_btest 0.000725 0.000136 61.724939 ( 40.371514)
test_basic 0.005570 0.002715 0.825742 ( 0.933524)
test_all 0.073218 0.048495 781.238904 (640.943816)
test_rubyspec 0.044065 0.073491 171.496515 (286.146327)
total: 983.50 sec