Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-232217
#<BuildRuby:0x000055a32ae2e348
@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.20240219-232217",
@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.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.009179 0.000633 3.038792 ( 4.471968)
build_miniruby 0.001747 0.000120 1.912915 ( 2.435322)
build_ruby 0.001591 0.000110 4.001429 ( 5.617655)
build_all 0.008762 0.000604 6.326203 ( 6.866235)
build_install 0.024253 0.000604 8.498608 ( 9.431101)
test_btest 0.000856 0.000053 77.781055 ( 86.128415)
test_basic 0.008655 0.000000 0.895137 ( 1.432299)
test_all 0.095302 0.028938 786.795837 (420.718946)
test_rubyspec 0.047042 0.053464 116.816261 (127.092320)
total: 664.20 sec