Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-200843
#<BuildRuby:0x000055c5bffdde98
@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.20240306-200843",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.009867 0.000395 3.909632 ( 6.167978)
build_miniruby 0.013975 0.000341 310.089697 (286.560055)
build_ruby 0.002358 0.000153 5.243029 ( 7.207675)
build_all 0.068342 0.013608 192.623689 (159.795484)
build_install 0.011489 0.009752 7.943616 ( 8.730976)
test_btest 0.000746 0.000109 76.753735 ( 75.906893)
test_basic 0.007938 0.000000 0.887722 ( 1.444498)
test_all 0.096762 0.029787 779.554031 (633.604469)
test_rubyspec 0.055730 0.040696 119.403825 (175.315773)
total: 1354.73 sec