Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-101030
#<BuildRuby:0x000055e51875a190
@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.20240311-101030",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008737 0.000505 2.913669 ( 4.518330)
build_miniruby 0.001666 0.000000 1.940780 ( 2.249958)
build_ruby 0.002061 0.000000 3.693871 ( 4.330269)
build_all 0.004394 0.004184 6.242476 ( 5.850898)
build_install 0.020633 0.000974 8.027407 ( 8.491883)
test_btest 0.000779 0.000094 75.208529 ( 72.011213)
test_basic 0.000203 0.008185 0.882352 ( 1.426299)
test_all 0.058745 0.067764 742.536317 (566.514899)
test_rubyspec 0.066288 0.030639 123.910255 (192.422299)
total: 857.82 sec