Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-230121
#<BuildRuby:0x000055a201a65e98
@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.20231209-230121",
@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.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007969 0.000000 2.569512 ( 3.673302)
build_miniruby 0.001515 0.000101 1.656237 ( 1.847771)
build_ruby 0.000000 0.002085 3.328102 ( 3.929306)
build_all 0.003310 0.005930 5.410069 ( 4.326224)
build_install 0.014754 0.005108 6.767155 ( 5.847960)
test_btest 0.000782 0.000122 60.935423 ( 55.568930)
test_basic 0.007002 0.000408 0.776009 ( 0.988339)
test_all 0.095149 0.028067 650.796238 (305.045761)
test_rubyspec 0.027257 0.047704 91.737984 (107.219805)
total: 488.45 sec