Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-132842
#<BuildRuby:0x000055fcd3762458
@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.20230818-132842",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003430 0.004819 2.468875 ( 5.490256)
build_miniruby 0.001829 0.000327 19.601706 ( 16.495151)
build_ruby 0.001717 0.000000 3.572378 ( 4.582973)
build_all 0.008544 0.000258 5.964104 ( 5.483118)
build_install 0.020713 0.000426 7.130219 ( 6.724887)
test_btest 0.000774 0.000114 71.809938 ( 56.280677)
test_basic 0.002874 0.004516 0.811466 ( 1.332689)
test_all 0.006928 0.004648 652.434466 (383.407295)
test_rubyspec 0.042799 0.030269 89.513324 (115.288577)
total: 595.09 sec